Hi all, I need to transfer the follow Data Structure for to a Socket with J2ME Structure in C typedef struct data_outboundrec { unsigned long intcnumber; unsigned chardevice_id[20]; unsigned char data[255]; unsigned intdatasize; } DATAOUTBOUND_REC; how to make this. Thanks
Hi Isaias, Welcome to JavaRanch. Please do not cross post topics. Select one forum per topic in the future. Thank you for your cooperation. Closing this. Please respond here.
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher