Hi All,
I have a program that currently runs locally on each users system. I log in to the system remotely to change settings or adjust programming.
I want to build a Server program that will communicate with each of the Clients and adjust settings from a central location.
I've been researching Winsockets but I need to use it both ways. That is, the server also needs to receive information (a log) from the Clients and then Send Information Back based on that log entry.
Will I need to open a session from the Server to send information and a Seperate session from the client to return?
All answers apreciated greatly, Winsocket to me.
[tt]'Very funny, Scotty... Now Beam down my clothes.'[/tt]
I have a program that currently runs locally on each users system. I log in to the system remotely to change settings or adjust programming.
I want to build a Server program that will communicate with each of the Clients and adjust settings from a central location.
I've been researching Winsockets but I need to use it both ways. That is, the server also needs to receive information (a log) from the Clients and then Send Information Back based on that log entry.
Will I need to open a session from the Server to send information and a Seperate session from the client to return?
All answers apreciated greatly, Winsocket to me.
