Question

can we use socketchannel to communicate with c++ based TCP server

Was it helpful?

Solution

Yes you can.. Just pass the correct IP and port number in the socket constructor.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top