Results 1 to 9 of 9

Thread: Network Programming [RESOLVED]

  1. #1

    Thread Starter
    Lively Member TLord's Avatar
    Join Date
    Jun 2004
    Posts
    95

    Exclamation Network Programming [RESOLVED]

    I am a VB.Net programmer, and before so I was a VB6 programmer.
    I have very good knowledge in programming I develop ver good programs, but I have only one problem...
    I don't know a lot about the Network Namespace (System.Net), so I need a good guides or quality tutorial links.
    I accept also eBooks or on-line references.
    The best thing you can do is posting your personal help here that I can hear from you and everyone who reads this thread gets a benefit.
    Please give a professional replies, thanks
    Last edited by TLord; Jul 10th, 2004 at 01:35 PM.
    Do you think my life is easy?
    Do you think it's good to win?
    do you think it's nice to kill?
    Do you think learning is a must?
    Do you think computers are nothing?
    Do you think this post is stupid?
    Do ypu think we're really humen?

    DO YOU THINK IT'S GOOD TO THINK AT ALL? ? ? ! ! !

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    The stuff in MSDN is a great place to start to learn about things in general. Anything in particular you want to do or are having trouble with?

  3. #3

    Thread Starter
    Lively Member TLord's Avatar
    Join Date
    Jun 2004
    Posts
    95
    I know the basics of declaring and using Sockets, WebResponses, WenRequests and Clients.
    But I want a professional reference, MSDN Library is good but I want A~Z refrence to fit it to the rest of my VB.Net knowledge...

    Anyway if you want to help I want a brief rescription of how to send/receive files, listen to ports and developing a Server/Client based file transmission application.

    Thank you
    Last edited by TLord; Jul 10th, 2004 at 11:55 AM.
    Do you think my life is easy?
    Do you think it's good to win?
    do you think it's nice to kill?
    Do you think learning is a must?
    Do you think computers are nothing?
    Do you think this post is stupid?
    Do ypu think we're really humen?

    DO YOU THINK IT'S GOOD TO THINK AT ALL? ? ? ! ! !

  4. #4
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    Not sure about a real good reference books, sorry. I've only sent messages (strings, byte arrays) in a client/server app. I've seen other posts about sending files, but again, don't know about a definitive reference.

  5. #5

    Thread Starter
    Lively Member TLord's Avatar
    Join Date
    Jun 2004
    Posts
    95
    Thanks Mike Hildner.
    Is anybody here? THIS IS A VB.NET FORUM ! ! !
    Do you think my life is easy?
    Do you think it's good to win?
    do you think it's nice to kill?
    Do you think learning is a must?
    Do you think computers are nothing?
    Do you think this post is stupid?
    Do ypu think we're really humen?

    DO YOU THINK IT'S GOOD TO THINK AT ALL? ? ? ! ! !

  6. #6

    Thread Starter
    Lively Member TLord's Avatar
    Join Date
    Jun 2004
    Posts
    95
    OK OK,
    I'll simplify my situation, or cut it out for a little...

    If no one can help me here, please at least give a **sample** of a program that has Client/Server sides, and the server listens to a specific port whic the client can send string expressions.

    Pleaaaaaaase
    Do you think my life is easy?
    Do you think it's good to win?
    do you think it's nice to kill?
    Do you think learning is a must?
    Do you think computers are nothing?
    Do you think this post is stupid?
    Do ypu think we're really humen?

    DO YOU THINK IT'S GOOD TO THINK AT ALL? ? ? ! ! !

  7. #7
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    MSDN. Look for the topic "Synchronous Client Socket Example" and it's server counterpart. Also, the asynchronous examples, if you're interested in that.

    There's enough code there to put together a client/server app, with great explanations.

  8. #8

    Thread Starter
    Lively Member TLord's Avatar
    Join Date
    Jun 2004
    Posts
    95
    Thanks a lot, I'll read them all and reply as soon as I finish
    Do you think my life is easy?
    Do you think it's good to win?
    do you think it's nice to kill?
    Do you think learning is a must?
    Do you think computers are nothing?
    Do you think this post is stupid?
    Do ypu think we're really humen?

    DO YOU THINK IT'S GOOD TO THINK AT ALL? ? ? ! ! !

  9. #9

    Thread Starter
    Lively Member TLord's Avatar
    Join Date
    Jun 2004
    Posts
    95
    Woow this is really great ! !
    Thank you Mike Hildner, very much.

    I have learned to lighten the filters of my MSDN search....

    Moderators can now close the topic, it is resolved.
    Do you think my life is easy?
    Do you think it's good to win?
    do you think it's nice to kill?
    Do you think learning is a must?
    Do you think computers are nothing?
    Do you think this post is stupid?
    Do ypu think we're really humen?

    DO YOU THINK IT'S GOOD TO THINK AT ALL? ? ? ! ! !

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