G
Guest
I am familiar with how to use winsock in vb6 to create a network app. I'm
trying to find a way to take the current vb6 app and create a windows service
using system.net.sockets. How do you create a service (for the server side)
that accepts incoming client connections using system.net.sockets?
trying to find a way to take the current vb6 app and create a windows service
using system.net.sockets. How do you create a service (for the server side)
that accepts incoming client connections using system.net.sockets?