Thank you Sathya for the code that you sent me.
There is a problem. When i build the project it appears this message:
 
code/tcp.c: In function 'TxTest_connected':
code/tcp.c:173: warning: passing arg 2 of 'tcp_sent' from incompatible pointer type.
 
Even if this warning appears, Xilinx Paltform Studio generates the executable.elf and in hyperterminal appears :
 
Staring Netwaork Interface...
MAC Address: 00-00-00-00-22-38
IP Address: 192.168.2.4
Subnet Mask: 255.255.255.0
Gateway IP: 192.168.2.1
TxTest Port: 2000
TxTest Client Runnig...
[TxTest_init]
 
But when i open TELNET and i write:
 
open 192.168.2.4 2000
 
it appeas that it is impossible to open a connection with the host on the port 2000.
Why?Is for the problem that appears when i build the project?
How can i do?
 
Thank you very much
Greatings
Gian Paolo
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to