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 31b1b404c6 add communication manager. These are the things that do poll, select, waitformultipleobjects or whatever. 11 years ago
..
interface add communication manager. These are the things that do poll, select, waitformultipleobjects or whatever. 11 years ago
protocol new communication layer...enables easy creation of either tcp or udp servers and clients when it's finished 11 years ago
comm_end_point.h add connector and conn_entry_point and do some modifications 11 years ago
comm_manager.h add communication manager. These are the things that do poll, select, waitformultipleobjects or whatever. 11 years ago
comm_manager_poll.h add communication manager. These are the things that do poll, select, waitformultipleobjects or whatever. 11 years ago
connect_entry_point.h add connector and conn_entry_point and do some modifications 11 years ago
connection.h new communication layer...enables easy creation of either tcp or udp servers and clients when it's finished 11 years ago
connector.h add connector and conn_entry_point and do some modifications 11 years ago
proto_message.h new communication layer...enables easy creation of either tcp or udp servers and clients when it's finished 11 years ago
protocol.h new communication layer...enables easy creation of either tcp or udp servers and clients when it's finished 11 years ago