lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] help


From: Robin Iddon
Subject: Re: [lwip-users] help
Date: Wed, 11 Jul 2007 09:04:37 +0100
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)

Why are you using LwIP - are you planning on migrating to an embedded system later - if not, then there are many better ways of communicating from one process to another on windows.

If you do want to make it work you will need to create a virtual ethernet adapter that uses Windows IPC to transmit and receive packets - something like the TAP/TUN stuff does (google it).

Cheers,
Robin

Luigi wrote:
Hi,

I have a problem, I want create a client and a server using LwIP, but thei are 
on the same windows XP machine.
I don't use the socket because there is a duplication of any identificators.
How is possible the comunication between that application under LwIP?

Thanks
Luigi
------------------------------------------------------------------------

_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]