|
-
Jul 7th, 2007, 06:16 PM
#1
Re: [2005] TCP socket server example?
You have mixed the code with alot of old VB6 code. You shouldnt do that in VB .Net.
Besides, why have you changed so much of the original code?
-
Jul 7th, 2007, 06:18 PM
#2
Thread Starter
Hyperactive Member
Re: [2005] TCP socket server example?
 Originally Posted by Atheist
You have mixed the code with alot of old VB6 code. You shouldnt do that in VB .Net.
Besides, why have you changed so much of the original code?
Well, I modified it to suit my needs better, and the TCP version of it works. Can you try building a UDP client for me as well so I could modify it too? I'll give you credits
-
Jul 9th, 2007, 04:07 PM
#3
Addicted Member
Re: [2005] TCP socket server example?
Hey, i'm working on a project using a TCP server and used your code. I was looking at the client side of things and no matter how much i try, it won't send text to the server. It pops up with that error message asking if i'm sure it is connected to the server, but it is. What could possibly be wrong?
-
Jul 9th, 2007, 04:37 PM
#4
Re: [2005] TCP socket server example?
Well have you also created a server application and if so, is it running? What IP does it have? Are you sure you've set the same port numbers on both server and client?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|