All Forums
 Microsoft Windows CE
 CE Drivers
 Adding a Telnet Server to the BitsyX2
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

B2i

2 Posts

Posted - 01 Jul 2003 :  05:50:18  Show Profile  Email Poster
Hi,

We have a BitsyX2 and we would like to add a telnet server.
We have recompile the source code for telnetd and create a dll.
The sources comes from plateform builder.

We have also used ADSCopy and modified the ADSLOAD.REG.

This is the new registry Keys:

[HKEY_LOCAL_MACHINE\Services\TELNETD]
"Dll"="telnetd.dll"
"Order"=dword:8
"Keep"=dword:1
"Prefix"="TEL"
"Index"=dword:0
"Context"=dword:1
"DisplayName"="Telnet Server"
"Description"="Services incoming telnet requests"

[HKEY_LOCAL_MACHINE\Services\TELNETD\Accept\TCP-23]
; TCP port 23, default Telnet Port
"SockAddr"=hex:02,00,00,17,00,00,00,00,00,00,00,00,00,00,00,00


[HKEY_LOCAL_MACHINE\Comm\TELNETD]
"IsEnabled"=dword:1
"UseAuthentication"=dword:0
"UserList"="*"


This is the ADSCopy.inf file:

'telnetd.dll' '\Windows'
'"\FlashFX Disk\LaunchService.exe" TELNETD' -x

In the launch service executable we have replace from the ADSLaunchDriver the method launch driver to launch service.

We have in return the code error 2 this means that it couldn't find a dll or a key but everything seems to be fine.

Can you help us!

Thanks

Julien Hervouet
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000