best approach to develop this program?

beginner91

Member
Joined
Mar 29, 2012
Messages
7
Programming Experience
Beginner
i need to develop a program that will let users access a form (client) over a server on any computer using TCP/IP.
it needs to be a local or remote operation.
The server needs to check if the client is using TCP/IP
and the client side has dynamic link library (DLL)

i am using visual studios

any thoughts would be greatly appreciated
 
Back
Top Bottom