Originally posted by: Alex Vira
I have problem making the client- testprogram work with the server-test
program. What Port# will i connect from the client to make it work?
Nothing happends on the server side, and the client writes
"Cannot connect to server" ! What is wrong?
Reply
Originally posted by: Kevin Miller
Using VC 6.
The demo does not compile becasue INT32 and UINT32 are already defined.
Please don't put demo programs on the web site if they can't be downloaded and work without modification.
Kevin
Originally posted by: Thomas Krebs
While linking the socketserver project, i get the error
uafxcw.lib cannot be opened.
Thomas