Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

RE: [lpc2000] TCP/IP over USB

2006-01-12 by Joel Winarske

> Has anyone investigated or implemented TCP/IP over USB?
> I need an embedded web server on LPC2148 based datalogger and was
> thinking of TCP/IP over USB as one of the options.
> Any comments or hints will be helpful.

Yes.  I started an RNDIS driver prior to purchasing a USB hardware analyzer.
I have it enumerating and showing up as a windows network interface,
although I haven't worked on it since.  I'm currently using CDC ACM serial
emulation.  The plan is to convert to RNDIS. 

The RNDIS model is currently supported by Win32, Linux, and Mac OS X.  EEM
currently has no support on Mac OS X, and Apple has no current plans for
implementation.  The RNDIS model has decent documentation available from MS
for download.  RNDIS is pretty straight forward.


Joel

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.