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
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users