The simple labcomm example over a datagram channel files: udp_encoder.c : the same as the simple encoder, but over an UDP writer udp_decoder.c : d:o thr_example.c : the samei over a raw ethernet datagram protocol, in one file,and parameterized to take the ethernet interface to use and the destination to send to as command line parameters thr_example2.c: similar, but bidirectional. The "server" opens a new channel and responds when receiving TwoInts
Select Git revision
datagram
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Anders Blomdell / LabComm
375 commits behind the upstream repository.
Name | Last commit | Last update |
---|---|---|
.. | ||
README | ||
thr_compile.sh | ||
thr_example.c | ||
thr_example2.c | ||
udp_compile.sh | ||
udp_decoder.c | ||
udp_encoder.c |