Encode some fields in the first protocol message.
authorThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Tue, 11 Jun 2013 22:06:25 +0000 (19:06 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.info>
Wed, 12 Jun 2013 11:19:44 +0000 (08:19 -0300)
commit5d5cb6b57c38bad07851464bcb3ea6a2ace464c3
tree15517430eecc7ccbcfb538d9dfd23d5e123cafd5
parent33bccc9c4aad77f57822249bb1f4f7d59e1c7ba3
Encode some fields in the first protocol message.

Read some fields from the decfile and add those to a message built for
the ReceitaNet protocol.
Makefile.am
rnet_encode.c [new file with mode: 0644]
rnet_encode.h [new file with mode: 0644]
rnetclient.c