Nicolas Van Wambeke
25b296efea
Better separation of transport and network layer, extension of IP_send and IP_receive to enable easy development of multiple sockets in mictcp
2023-03-25 18:39:51 +01:00
Guillaume Averlant
4e12819c36
BUGFIX: 64bit compatibility patch !
...
Rewrite src/apps/gateway.c to work with 64bit compilation + redesign for better maintenance.
Some small other modifications in Makefile and src/apps/client.c for 64bit compatibility.
2018-05-03 19:16:10 +02:00
Guillaume Averlant
95be64764a
Cleanup: remove trailing whitespace in all files of the project
2018-05-01 18:30:13 +02:00
Nicolas Van Wambeke
ddeca822aa
Modified to compiled with -ansi and -Wall
...
-pedantic was not set to allow for __FUNCTION__ use in printf
2016-06-19 15:02:32 +02:00
Nicolas Van Wambeke
9cf49fe991
Added proper termination after user pressed CTRL+D, call to mic_tcp_close
2016-06-19 11:50:50 +02:00
Nicolas Van Wambeke
dc58e0e2d5
Initial Import
2016-06-13 23:17:19 +02:00