summaryrefslogtreecommitdiffstats
path: root/UnixDomainSocketServer/server
Commit message (Collapse)AuthorAgeFilesLines
* just minor changes. deltions of unuseful commentsNiklas2011-09-021-0/+0
|
* fix message lossSebastian Schmelzer2011-09-011-0/+0
|
* we tried some fixes for the messge loss problem, but we failed. Sebastian ↵Niklas2011-09-011-0/+0
| | | | will look at the code later. server is now a echo server which sends ack for every received message.
* bigger changes in the checkConnectivity method. using now route command to ↵Niklas2011-09-011-0/+0
delete and add the default route. for this i am writing the gateways for every interface into a new file. located at /var/tmp/gateways_<interfaceName>