05-05-2010 04:26 PM
hola , quisiera saber si es posible enviar 2 tramas de 32 bits cada uno via TCP IP , porfavor cualquier aporte es agradecido.
Gracias
05-05-2010 07:54 PM
Google:
how to send two frames of 32 bits via TCP IP
hello, I wonder if you can send two frames of 32 bits each, via TCP / IP, please any input is appreciated.
Gracias Thanks
Sure. It is a series of 4 bytes. You can use typecast to convert your 32 bit number to a string of 4 bytes.
05-05-2010 10:19 PM
05-05-2010 10:35 PM
Completely different question. There he wanted to send 64 bits, now only 32.
05-05-2010 10:43 PM
05-05-2010 10:49 PM
You've got me there. Now it is almost completely the same question. Almost.
(I just love it when people feel the need to repost what is essentially the same question hours after they got perfectly legitimate responses in their original thread. And have yet to come back to either one to say "yes, thanks", "no, I'm clueless", or whatever)