Communication protocol handler for the taskrambler framework. This does not contain specific protocol implementations but the abstract code to handle them.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Georg Hopp 04b6f18e56 Modifications for usage of new queue code. 10 years ago
..
message_raw.h Make the raw protocol to a real protocol. It sends the message size now before the message. This was neccessary because after I activated optimization in gcc the testclient was always only reading 2 bytes in the initial successfull read. 11 years ago
raw.h new communication layer...enables easy creation of either tcp or udp servers and clients when it's finished 11 years ago