LWIP Client

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LWIP Client

1,274 次查看
pietrodicastri
Senior Contributor II

Hello everyone

I have a problem with the LWIP udp client.

In the attached file I try to setup a server on the port UDP_COMMAND_LOCAL_PORT (7).

And a client on the port UDP_CONSOLE_LOCAL_PORT (8).

The server is fine, whatever I do for the client it does not work. The call to the udp_send returns o, no error but nothing is sent.

The udp_connect is linked to the destination address the first time a UDP is received on the UDP_COMMAND_LOCAL_PORT, then I try to send the same data I receive on the UDP_COMMAND_LOCAL_PORT.

No way.

 

Suggestions???

Very needed, the headache is destroyful.....

Thank You

Original Attachment has been moved to: enet_udp_drv.c.zip

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

930 次查看
pietrodicastri
Senior Contributor II

No interest for the problem.

Bassically I need a working example for a udp client, preferably with the raw api is enough for me..

Thank You

0 项奖励
回复