Pushing Bits

These programs are a series of programs I wrote for my 2003 SRS paper entitled 'Pushing Bit's through the Air'. This code is mostly C with COM port and TCP/IP handling functions.

There is also a little CE viewer application.

 

ComPortReader.cpp

This is the main sample of these programs, it reads an .ini file and opens up a COM port and reads bits. Once the bits are read it sends them out a TCP/IP port.

Multithread.cpp

This code shows a sample Windows Threading Function.

RobotComPort.cpp

This is the robot simulator, so that people whole don't have a robot to test could use these samples.

TestComPortReaderClient.cpp

This is the other end of the robot view, the client that reads the TCP/IP port.

CEViewer.cpp
CEViewer.h
CEViewerDlg.cpp
CEViewerDlg.h

This is the CE sample for reading the robot info using a wireless CE device.
   

 

 

If you would like to mail stuff or suggest alternate spellings of things on this site send them to:
Me@JimWright.org 

This site and all of the artwork on it is Copyright © 1993-2002 Jim Wright. All them rights reserved!