On Mon, 20 May 2002 15:32, Ben Simkin wrote:
> I would like to ask if it were possible to setup TCP/IP over USB
> (without an ethernet USB chip, or whatever they use)...
>
> You see, I want to setup a 2-way satellite system, and AFAIK, the
> "modem" connects to the PC using USB, and the modem does the auth.
>
> So, in theory, all that is needed is TCP/IP over USB, to communicate
> with the "modem".
You can run TCP/IP over anything, even carrier pigeon. All depends on what you 
are actually trying to do :)

You need a driver that presents the right device type to userspace. If your 
modem complies with CDC ACM class, then run PPP over the usb serial device. 
If it looks like CDC Ethernet, run TCP/IP over the usb ethernet device.

What does your satellite tx/rx device look like, from a USB interface view?

Brad
-- 
http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black.

_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to