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
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.
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
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.