mirror of
https://github.com/modelec/TCPSocketClient.git
synced 2026-01-19 00:47:30 +01:00
readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <TCPClient.hpp>
|
||||
#include <TCPSocket/TCPClient.hpp>
|
||||
|
||||
int main() {
|
||||
TCPClient client("127.0.0.1", 8082); // Replace "127.0.0.1" with the IP address of your server and 8080 with the port number
|
||||
|
||||
Reference in New Issue
Block a user