22 Commits (2e6b01a9bb7c68c516c32d623d6632dca03de9ef)

Author SHA1 Message Date
Aadhavan Srinivasan 2e6b01a9bb Defined a parent 'socket' class that both 'Client' and 'Server' can inherit from 10 months ago
Aadhavan Srinivasan f9bfefe3ad Included additional header 10 months ago
Aadhavan Srinivasan 4378aa3c6a Added code to deal with improperly formatted codes 11 months ago
Aadhavan Srinivasan c8bc17fbce Added additional functions for windows-specific actions 11 months ago
Aadhavan Srinivasan 912435bfa3 Added new exception for invalid IP, used it if IP address is neither v4 nor v6 11 months ago
Aadhavan Srinivasan dda89963c8 Added better error checking for IP version 11 months ago
Aadhavan Srinivasan 6ba3452087 Added new exception constant 11 months ago
Aadhavan Srinivasan 9a2257780f Fixed errors in call to 'check_ip_ver' 11 months ago
Aadhavan Srinivasan 735599aebf Fixed errors in call to 'check_ip_ver', and modified error handling 11 months ago
Aadhavan Srinivasan ca952e8814 Modified header file to match change in CPP file 11 months ago
Aadhavan Srinivasan 1359f22f71 Added address parameter to constructor, and added additional error handling 11 months ago
Aadhavan Srinivasan 7c741de587 Added code to throw additional exceptions 11 months ago
Aadhavan Srinivasan fbea42df25 Change encoded base from hexadecimal to base 32 11 months ago
Aadhavan Srinivasan 74b9ae5fe8 No real change 11 months ago
Aadhavan Srinivasan 6cfdddc204 Added new exception const 11 months ago
Aadhavan Srinivasan cb525c4097 Added code to help convert between number bases 11 months ago
Aadhavan Srinivasan bad8d4a7cc Added new exception const 11 months ago
Aadhavan Srinivasan 5c09b782b9 Added helper file for connect code 11 months ago
Aadhavan Srinivasan 6945ebb2c1 Added exception_consts file 11 months ago
Aadhavan Srinivasan e6f328ea1d Added raylib-cpp header files to my project 11 months ago
Aadhavan Srinivasan 95dea026d9 Added default constructors; [for client] added code to throw an exception if socket creation was unsuccessful 11 months ago
Aadhavan Srinivasan c87c3ce3a2 Moved header files to source directory; converted easysock to CPP 11 months ago