TelNet Server on LPC1769

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

TelNet Server on LPC1769

793件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by csuttner on Tue Dec 18 02:01:32 MST 2012
Hey guys,
I try to set up a TelNet Server on the LPC1769. I use the  EasyWeb TCP/IP Stack but the functions it contains are on a very low  level and not quiet simple to use.

Has anyone got a working TelNet-Server for the 1769? All it needs to do is transmit text (no terminal information or multisession needed).

Best Regards
Chris
0 件の賞賛
返信
2 返答(返信)

668件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by FlySnake on Sun Dec 23 11:16:39 MST 2012
http://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_IO/Demo_Applications/LPCXpresso_LPC1769/NXP_LPC1...
Second example contains telnet-like server.
EasyWeb is to easy for real life application except few very simple. Try LwIP with FreeRTOS.

Or you can check my "skeleton" project based on this featured example. It has telnet-like server with few more features
https://bitbucket.org/antlabs_dev/lpc176x_freertos_lwip_skeleton/overview
0 件の賞賛
返信

668件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by csuttner on Sun Dec 23 04:21:43 MST 2012
I wouldn't have thought it was that hard to get a terminal connection via Ethernet to the LPC1769. There is no working example in the IDE. Am I really the only one facing this problem?
0 件の賞賛
返信