I'm trying to build a Client Server App in VB.Net.
Basically, the client will log onto the server, ask for things, receive things, and then disconect once its done. Both the Client and Server apps will not share any resources and will transmit messages using a certain port over the Net.
Now I know this is possible (well I sure hope it is anyways), but do not know how to do it. Can someone please point me to instructions on how to build this kind of app?
Thanks!
Dman...
Basically, the client will log onto the server, ask for things, receive things, and then disconect once its done. Both the Client and Server apps will not share any resources and will transmit messages using a certain port over the Net.
Now I know this is possible (well I sure hope it is anyways), but do not know how to do it. Can someone please point me to instructions on how to build this kind of app?
Thanks!
Dman...