How to make a client-server software in Visual Basic?
Printable View
How to make a client-server software in Visual Basic?
I don't know, but it'll be better to send this thread on Programming forum.
What kind of client-server software?
Now, Now, you wouldn't be thinking of making a Trojan now would you? heh.
If you mean tcp/udp client/server, you might want to check out the Winsock control... (post SP3 or SP4, not sure: there were nasty bugs before).
Ammo
Here's a couple good sites, and a VB specific forum:
http://www.freevbcode.com/
http://www.freevbcode.com/forum_home.asp
http://www.vbcode.net
http://www.planet-source-code.com
The guys there can help you out with that. Plenty of tutorials and downloads.
Like he said before.... use the Winsock Controle..... works very well, very easy........ go to planet-source-code.com and search Winsock and get a tutorial