G
Guest
I've come from the VB 6.0 world where, when I wanted to make a client/server
applet, I'd use the built-in Winsock ActiveX control. Now I'm trying to move
on to Visual Basic .Net (if that is, indeed, what comes with Visual Studio
2005). I've noticed that there isn't a corresponding Winsock-like control
for creating network applets that use non-standard TCP/IP-based protocols
(such as HTTP or FTP). So my question is simply how do I create a
client/server application which uses a custom TCP/IP-based protocol? Or is
that simply not the way developers do things these days....
applet, I'd use the built-in Winsock ActiveX control. Now I'm trying to move
on to Visual Basic .Net (if that is, indeed, what comes with Visual Studio
2005). I've noticed that there isn't a corresponding Winsock-like control
for creating network applets that use non-standard TCP/IP-based protocols
(such as HTTP or FTP). So my question is simply how do I create a
client/server application which uses a custom TCP/IP-based protocol? Or is
that simply not the way developers do things these days....