0
I Use This!
Inactive

Commits : Listings

Analyzed 31 minutes ago. based on code collected 33 minutes ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Java telnet server handles disconnects gracefully. More... about 12 years ago
TelnsetServerTest now runs without user having to run the sample server. Working on a polled server method. More... over 15 years ago
Added loggin methods More... over 15 years ago
fixed test More... over 15 years ago
Fixed problem of connections closing and server not accepting new connections. More... over 15 years ago
no message More... over 15 years ago
user state, simple chat server accomplished More... over 15 years ago
fixed close and sample server will close down connection after a specified time More... over 15 years ago
now able to close socket More... over 15 years ago
Mention that telnet server needs to be running More... over 15 years ago
no message More... over 15 years ago
telnet server test and example More... over 15 years ago
new version of junit used in tests More... over 15 years ago
no message More... over 15 years ago
added run task for server More... over 15 years ago
use ant instead More... over 15 years ago
non blocking telnet server added More... over 15 years ago
Removed the simple date/time reference More... almost 16 years ago
some java updates More... almost 16 years ago
Removed unused classes, too many compile errrors to deal with for classes no longer used. More... almost 16 years ago
Fixed compile errors for OSX and Ubuntu More... almost 16 years ago
*** empty log message *** More... over 17 years ago
Fixed compile errors, and made it so you can specify how big you want your buffered socket buffer to be. Bug # 1440854 - BufferedSocket can only handle packet size of <3000 bytes. More... over 17 years ago
fixed compile error on sun More... over 17 years ago
Fixed timer so idle is called at correct intervals, as well as fixed the problem on OSX and the timeval structure not being used correctly. OSX doesn't like tv_usec to be greater then 999,999. Bug # 1862002. More... over 17 years ago
now builds ssobjects if there were any changes to ssobjects More... over 17 years ago
Just added a todo. More... over 17 years ago
Fixed missing const that was causing a solaris compile error. Bug # 1858368 - function header misdeclaration. More... over 17 years ago
Removed debug printf More... over 17 years ago
Fixed macosx compile issues. Sructured SockAddr differently to adress compile errors, and runtime errors on macosx. Compile now builds example 2 and 3. More... over 17 years ago