Posts: 341
Threads: 34
Joined: Nov 2010
Reputation:
8
Good post, but for .NET it's better to use System.Net.Sockets.
Posts: 1
Threads: 1
Joined: Dec 2010
Reputation:
0
Why on Earth is this using Winsock? Don't you feel it would be better supported with
:System.Net.Sockets
Posts: 47
Threads: 4
Joined: Apr 2010
Reputation:
0
very nice, is it done via lan or regular ip address?
Posts: 228
Threads: 7
Joined: Sep 2010
Reputation:
5
Do the users have to be on a local connection? Anyway, it's looking good.
Posts: 100
Threads: 3
Joined: Dec 2010
Reputation:
0
It's well coded, I'll be using it.
bob
Posts: 72
Threads: 10
Joined: Dec 2010
Reputation:
0
Blacklite, Did you get yours to work?
Posts: 3
Threads: 1
Joined: Dec 2010
Reputation:
0
12-12-2010, 04:56 PM
(This post was last modified: 12-12-2010, 04:58 PM by Nikolayev.)
very nice ! thanks ! but does it require certain ports to be opened first?
BUMP u didn't add the winsock component to your form.