Hi everyone just wanted to ask:
1) How to transmit captured data through the internet from point a(sender), then get it to point b(receiver) in steady but fast format? "probably simmilar to Http or voip and close to ATA voice adapter without to much coding and hardware involved"
I think it sounds vague but what i simply want to do is to tunnel the data to another palce in real time with the most basic and simple way of doing it to communicate with two different places.
2) a C program to caputre data from any port source or usb source. the rceiving end will grab the data and put it back on the same port or usb source. this assusmes both ends have internet connected already.
I have a background on C programming but very rusty as i did not really do a lot of programming.
thanks : )