can we use socketchannel to communicate with c++ based TCP server
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Yes you can.. Just pass the correct IP and port number in the socket constructor. |
|||||||||
|