Encoding & Decoding 
Author Message
 Encoding & Decoding

Does anybody have any idea on how to encode binary data so that it can be
sent over radio waves to another computer, then the encoded data has to be
decoded back to binary.

Any help would be appreciated


Thanks in advance

Craig Lyon



Sat, 29 Jul 2000 03:00:00 GMT  
 Encoding & Decoding

Firstly, I think that any radio data transfer has to be full duplex i.e.
capable of simultaneous two-way transfer.
If you can do this, then you could use a modem each end to connect to the
radio equipment.
Modern modems have built in error-checking and will automatically sort out
any interference across the 'ether'
Remember that they were originally designed to transmit over analogue
telephone lines, which encounter the same problems as radio communications.

Another quick solution would be to use two GSM digital phones and connect
over the Internet but this might be considered overkill.

Regards..

--
------------------------------------------
-            Paul Minshall               -


-  Web: http:\\www.paul-min.demon.co.uk  -
-                                        -
- ( Remove ABCD for correct address )    -
-                                        -
------------------------------------------



Quote:
> Does anybody have any idea on how to encode binary data so that it can be
> sent over radio waves to another computer, then the encoded data has to
be
> decoded back to binary.

> Any help would be appreciated


> Thanks in advance

> Craig Lyon



Sat, 29 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Decode Encoded-word in MIME field mail using VB.net

2. Encoding - Decoding Variables

3. SOURCE CODE FOR ARC/ZIP DECODING/ENCODING

4. encoding and decoding

5. encoding and decoding password

6. Encoding decoding what I think is ASCII/ECDB

7. Samples of Huffman encode/decode?

8. Encode/Decode source sample (esempio di codice)

9. Base64 encoding/decoding

10. Encoding/Decoding

11. Encoding/Decoding Mime, UUENCODE, Printed-Quoteable...

12. base64 decoding (encoding probably as well)

 

 
Powered by phpBB® Forum Software