TCP/UDP are transport protocols.  An application protocol on top of either
these will determine how your file is transfered like for example FTP.  You
could use either to transport data.

But seriously you might want to get a book on some basic networking concepts
before you start fishing for solutions to a problem.  Sounds to me like you
need a better grasp of some fundamentals or you're going to waste a lot of
time bouncing around.

Good luck,
Alex

On Thu, Jul 3, 2008 at 10:25 AM, kalees waran <[EMAIL PROTECTED]> wrote:

> can we send file using tcp?
>
> On Thu, Jul 3, 2008 at 7:51 PM, Alex Karasulu <[EMAIL PROTECTED]>
> wrote:
>
> > A vague question.  What protocol is being used here: FTP, HTTP, custom
> > protocol?
> >
> > On Wed, Jul 2, 2008 at 11:39 PM, kalees waran <[EMAIL PROTECTED]>
> > wrote:
> >
> > > can anyone send sample code for sending and downloading file from
> server
> > > using mina framwork
> > >
> > >
> > > please help me...
> > >
> >
>

Reply via email to