KDS TCP/IP DEMO

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,822件の閲覧回数
kooroshhajiani
Contributor III

Hi,

I'm running the following demo from SDK_1.3:

C:\Freescale\KSDK_1.3.0\examples\twrk64f120m\demo_apps\lwip\lwip_tcpecho_demo\tcpecho_rtos\tcpecho_freertos\kds

I can ping the board using the following command:

ping 192.168.2.102

However when I try the echo a packet send by typing:

C:\>echotool 192.168.2.102/p tcp/r 7/d hello

I get :

Host not found

Any ideas?

Thanks,

Koorosh Hajiani

タグ(1)
1 解決策
1,366件の閲覧回数
isaacavila
NXP Employee
NXP Employee

Hello Koorosh,

I do not know how the echotool works but i would recommend you to use another software (for example Socket test) to test the echo implementation, this documents talks about socket test software (chapter 1) so you can give a look to it: How to Add lwIP to KDS3.0 Project

Once I test this example by using socket test software, I am able to echo messages sent from client:

pastedImage_1.png

I hope this can help you!

Best Regards,

Isaac Avila

元の投稿で解決策を見る

2 返答(返信)
1,367件の閲覧回数
isaacavila
NXP Employee
NXP Employee

Hello Koorosh,

I do not know how the echotool works but i would recommend you to use another software (for example Socket test) to test the echo implementation, this documents talks about socket test software (chapter 1) so you can give a look to it: How to Add lwIP to KDS3.0 Project

Once I test this example by using socket test software, I am able to echo messages sent from client:

pastedImage_1.png

I hope this can help you!

Best Regards,

Isaac Avila

1,366件の閲覧回数
kooroshhajiani
Contributor III

Hi Issac,

Thanks for the link.

It works.

Regards,

Koorosh Hajiani

0 件の賞賛
返信