How do I get my program to receive a binary file from a external device, analyze (compare) that binary and react to it. Can I get some help (in VB) about the code that I should use. I'd prefer COM ports but USBs would work. I know how the comparing should look like but I don't know how to store that data and get it! Any help

USBs, COM ports ...
travmanx
steady_pace
ALANGTX
I mean it is for home use only and is made by the user. No company and stuff. If you looked at the site you could see that there are chapters. At the last one computers, there is a thing called computer controlled transmitter. It is used for morse code (in data form) but I dont want to send morse code but data, like a picture :)
Any help please !!!
waqarbashir
Steve Jensen
PS: don't forget about TCP/IP if that's an option...
Paul.Peat
You may find a small program for serial COM port communication including source code and documentation in the knowledgebase on our homepage. The address is:
http://www.innovatic.dk/knowledg/SerialCOM/SerialCOM.htm
With this program you can send and receive ASCII and Hex, so you should be able to get "hole through" your radio link. It probably has a very simple protocol or is it you, who should define the protocol
Good luck
Innovatic, Carsten Kanstrup
slwhaley
If not then thanks a lot
Whit Nelson
Jerald
tutto_24
rashed
This microsoft article might be of help
http://support.microsoft.com/kb/904795/en-us