CrossSockets C++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NightBits dab50aaf41
Initial commit
5 years ago
Example Initial commit 5 years ago
.gitignore Initial commit 5 years ago
BaseCrossSocket.cpp Initial commit 5 years ago
BaseCrossSocket.h Initial commit 5 years ago
CrossSocket.cpp Initial commit 5 years ago
CrossSocket.h Initial commit 5 years ago
CrossSocketConfig.h Initial commit 5 years ago
CrossSocketErrors.cpp Initial commit 5 years ago
CrossSocketErrors.h Initial commit 5 years ago
CrossSocketPlatform.h Initial commit 5 years ago
CrossSockets.h Initial commit 5 years ago
CrossSocketsCore.h Initial commit 5 years ago
CrossSockets_protocol.pdf Initial commit 5 years ago
CrossThreads.cpp Initial commit 5 years ago
CrossThreads.h Initial commit 5 years ago
CrossThreadsHandler.cpp Initial commit 5 years ago
CrossThreadsHandler.h Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago

README.md

CrossSockets:

CrossSockets is a library for C++ to work with the POSIX and Winsock2 sockets. CrossSockets can help you implement a network communication application. CrossSockets was created to serve as a client - server communication protocol.

Example:

If the server is running you can establish a connection using putty or any other client. (if you use putty you need to connect to the server using a RAW connection)

Port: 2013 Password: welcome