4 Commits (2c7d1d0b4318dedde8a8adc6f4e7bf1730890d26)

Author SHA1 Message Date
Aadhavan Srinivasan 52f8034f4e Rudimentary support for IPv6 in server socket creation
I haven't completely implemented it yet, but I did come up with a basic algorithm
to convert the IPv6 address into a 'code' form. I still have to write the code to
actually create the socket, though.
10 months ago
Aadhavan Srinivasan 9a12edcdb1 Started working on better error handling, by throwing exceptions and displaying error messages in the GUI 10 months ago
Aadhavan Srinivasan 07ac3f9166 Filled out implementation of check_client function 10 months ago
Aadhavan Srinivasan 7812611fe6 Created an implementation and header file to check the user input, if it is entered through the GUI 10 months ago