DEV Community

Manjunatha B
Manjunatha B

Posted on

VPN using C++ POCO library

While creating VPN using C++ Poco library, my client is refusing to connect to server.

  • My server is running successfully, but client is not connecting.

How to fix it?

Top comments (0)