Topic: Trying to run Server example on Windows Server
Hi,
I am trying to run the server example on a windows server to test out an embedded client running wolfSSL. The server example never sees the connection from the client and the client cannot complete the socket connection. I have use the -b option and the standard port but I am not seeing a connection. What I am missing? Should the example server run on windows server?
I have the client -> server within the same pc box connecting correctly.