Results 1 to 5 of 5

Thread: TCP Client - Listener

  1. #1

    Thread Starter
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872

    TCP Client - Listener

    A friend of mine is writing a TCP client and a TCP listener who have to communicate with eachother. But it doesn't work. He's stuck, and really doesn't know how to procede with the programming.

    Is there somebody who could debug these vb.net projects (see attachment)??

    thanks
    Attached Files Attached Files
    Last edited by robbedaya; Oct 25th, 2002 at 07:54 AM.
    - Use the thread tools to Mark your Thread as Resolved when your question is answered.
    - Please Rate my answers if they where helpful.

  2. #2
    Addicted Member
    Join Date
    Jul 1999
    Posts
    207
    There is already an example all done for him. Just look int he sample application folder under the vb7 directory:
    C:\Program Files\Microsoft Visual Studio .NET\Vb7\VB Samples\WinForms-Threads-TCPListener\TCPIPListener

    Jeremy

  3. #3

    Thread Starter
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872
    we know there's allready a sample in VB.NET, and this porgram is based on it, but my porgram doesn't work. It could be just a little mistake, but do not see it. Could someone please debug it?
    - Use the thread tools to Mark your Thread as Resolved when your question is answered.
    - Please Rate my answers if they where helpful.

  4. #4
    New Member
    Join Date
    Nov 2004
    Posts
    1
    I tried running ur code; there appears to have a problem starting up the thread.

  5. #5
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    If you use the provided MSDN examples, and tweak them a little, you'll get whatever you need.

    Otherwise, I charge $1000 per day, plus expenses, for debugging. I have expensive tastes, by the way.

    Joking aside, if you or your friend has a specific problem, post the problem/exception/offending code. TCP communication is easy.

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