Results 1 to 3 of 3

Thread: file transfer .NET

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Location
    everywhere
    Posts
    111

    file transfer .NET

    I would like to create a client/server file transfer application but I need some advice. Once I establish a connection using TCP/IP how easy is it to send files?

    Do I need to establish some kind of protocol to send it? I've never transfered files through TCP/IP connections before and I'm curious as to how it's done. If anyone could give me advice or point me to some cool FAQs or tutorials on the subject I'd be very grateful.

    Also, would it be better (if this is possible) to connect to an FTP server and use the FTP protocol since it's been around a while and is pretty reliable.

    Let me know your input, thanks in advance, i love this place!

    Jacob438

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jul 2001
    Location
    everywhere
    Posts
    111
    any ideas? I'm still stuck,

    thanks in advance,

    Jacob438

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    from long search and the old knowledge in VB6 , that doesn't have to do with protocols. It Sockets and ports concerns . Sure
    so you don't have difficutly in processing the remaining code
    good luck

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width