Read packets

samuelmoneill

New member
Hi guys,

I am currently writing a program in C that opens a port and sends commands to the CFA-635 like outging_response = 31; etc.

I am having major difficulty trying to read packets from the CFA-635. For eg. if i send the command outgoing_response = 0; //ping
how do I read the response packets in C.

If you could explain it in lehmans terms that would be great as I have no idea.
I have included my source files in port.zip

Thanks,
Sam
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 

Attachments

Top