Age | Commit message (Expand) | Author |
2009-02-24 | Adds a status outlet which currently gives info about connected clients and t... | Martin Peach |
2009-02-23 | Fixed select call so it works properly | Martin Peach |
2009-02-22 | include errno.h for linux | Martin Peach |
2009-02-22 | Removed some commented-out stuff | Martin Peach |
2009-02-22 | Checks to see if a socket can be written to before sending. If not, prints a ... | Martin Peach |
2008-11-05 | Updated to add port number to list on right outlet | Martin Peach |
2008-11-05 | Added port number output to ip list on right outlet as suggested by zmoelnig | Martin Peach |
2008-11-05 | Updated to add port number on ip (right) outlet | Martin Peach |
2008-11-05 | Added port number to ip outlet as suggested by zmoelnig | Martin Peach |
2008-11-05 | Added broadcast permission to sockets as suggested by zmoelnig's patch 2221504 | Martin Peach |
2008-06-18 | Clarify what SO_REUSEADDR is for, no code changes. | Martin Peach |
2008-05-07 | removed svn:executable-flag | IOhannes m zmölnig |
2008-03-27 | No limit on sendable file size. | Martin Peach |
2008-03-20 | Updated with dump message | Martin Peach |
2008-03-20 | Added dump message for hexdump of received characters to main window. | Martin Peach |
2008-01-21 | Applied W.Ritsch's patch to fix sign error with input > 127 | Martin Peach |
2007-08-06 | Closing socket should actually work now. Before it was just removing it from ... | Martin Peach |
2007-08-02 | Added disconnectclient and disconnectsocket methods so server can close conne... | Martin Peach |
2007-07-23 | Removed unused static binbuf that caused occasional crashes when reinstantiat... | Martin Peach |
2007-06-20 | Updated | Martin Peach |
2007-06-20 | Implemented IOhannes' list send | Martin Peach |
2006-12-12 | removed the "break;" statement in the broadcast() code to enable broadcasting | IOhannes m zmölnig |
2006-12-04 | make sure bytes > 127 are not interpreted as negative. | Martin Peach |
2006-12-04 | make sure bytes >127 are not interpreted as negative. | Martin Peach |
2006-12-01 | Use sprintf_s instead of snprintf if _MSC_VER defined | Martin Peach |
2006-11-28 | changed MAX_PATH to FILENAME_MAX. | Martin Peach |
2006-11-28 | changed MAX_PATH to FILENAME_MAX | Martin Peach |
2006-11-07 | test file for net object help patches | Martin Peach |
2006-11-07 | added send filename | Martin Peach |
2006-11-07 | removed declspec | Martin Peach |
2006-11-07 | added file send | Martin Peach |
2006-08-24 | Renamed files without x_net_ prefix. | Martin Peach |
2006-08-17 | added mrpeach targets and added missing header to get things compiling on Mac... | Hans-Christoph Steiner |
2006-08-16 | Added the net, osc and sqosc~ directoriessvn2git-root | Martin Peach |