Le 2012-02-16 à 16:38:00, IOhannes m zmölnig a écrit :
[netsend]/server/client speak a protocol called FUDI, which you C# application is most likely not speaking.
FUDI is fairly close to not having any protocol at all. It's quite close to just using things like printf("%f %s",myFloat,mySymbol). You just have to be able to send a semicolon terminator.
This is fairly easy to justify such a claim : /usr/bin/netsend and /usr/bin/netreceive are actually TCP client/server tools : they don't do any FUDI encoding or decoding on their own.
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC