Hello,

I am a LWIP's new user. My query is about TCP connection with mutiple source
IPs.

Can we maintain (send/receive) multiple network interfaces using LWIP? I
have to simulate multiple IP addresses for the same PC and send/receive TCP
data with multiple IP address. For example,
My PC needs to simulate following IP addresses
192.168.20.120, 192.168.20.121, 192.168.20.122, 192.168.20.123,
192.168.20.124 and 192.168.20.125.  And my program needs to maintain a TCP
connection for all of these IP address to various different servers. It
involves sending and receiving of data. Please let me know if this is
possible woith the help of LWIP. I am not sure as I have yet not seen any
LWIP API which accepts source IP address and Destination IP address.

Please help me.

Thanks in advance,
Leena M.
-- 
View this message in context: 
http://www.nabble.com/Simulation-of-TCP-connections-with-multiple-source-IP-addresses-tf3668458.html#a10249965
Sent from the lwip-users mailing list archive at Nabble.com.



_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to