kts107s

所属分类:Telnet服务器
开发工具:Borland C++
文件大小:277KB
下载次数:17
上传日期:2005-04-08 15:54:25
上 传 者weihuiqian
说明:  KpyM Telnet Server v1.07: WINNT上的免费的Telnet服务器,作为服务运行,使客户机可以通过telnet协议访问主机,支持颜色。
(KpyM Telnet Server v1.07 : WINNT free on the Telnet server, running as a service, so that clients can telnet protocol access mainframe support color.)

文件列表:
kts107d (0, 2004-06-05)
kts107d\INSTALL.BAT (72, 2003-12-18)
kts107d\KTS.ICO (1078, 2003-10-24)
kts107d\License.txt (15423, 2002-12-21)
kts107d\LOG (0, 2004-06-05)
kts107d\LOG\kts-log.txt (0, 2004-06-05)
kts107d\PRCS.EXE (75264, 2004-03-23)
kts107d\SCRIPTS (0, 2004-06-05)
kts107d\SCRIPTS\administrator.bat (335, 2004-01-05)
kts107d\SCRIPTS\ALLUSERS.BAT (335, 2004-01-05)
kts107d\SCRIPTS\CUSTOM (0, 2004-06-05)
kts107d\SCRIPTS\CUSTOM\LOGIN.BAT (118, 2004-03-23)
kts107d\SCRIPTS\CUSTOM\LOGIN.JS (1271, 2004-03-23)
kts107d\SCRIPTS\CUSTOM\LOGIN.TXT (282, 2004-03-23)
kts107d\SCRIPTS\SCREEN.EXE (55296, 2004-04-26)
kts107d\SCRIPTS\__SHELL.BAT (637, 2004-05-30)
kts107d\SETUP.BAT (18, 2003-05-25)
kts107d\SOURCES (0, 2004-06-05)
kts107d\SOURCES\BOZA.MAK (1830, 2003-04-22)
kts107d\SOURCES\BUILD.BAT (418, 2004-03-02)
kts107d\SOURCES\BUILD.MAK (3822, 2004-05-30)
kts107d\SOURCES\INIFILE.C (6645, 2004-03-14)
kts107d\SOURCES\INIFILE.H (1418, 2004-03-14)
kts107d\SOURCES\KPrcsGroup.cpp (6597, 2004-05-28)
kts107d\SOURCES\KPrcsGroup.h (602, 2004-05-28)
kts107d\SOURCES\MONITOR.CPP (3327, 2003-04-21)
kts107d\SOURCES\MSHARE.H (3589, 2004-02-18)
kts107d\SOURCES\MYSTR.C (5099, 2004-03-20)
kts107d\SOURCES\MYSTR.H (2241, 2004-03-20)
kts107d\SOURCES\NTDLL.H (109684, 2004-02-05)
kts107d\SOURCES\PARAMS.C (7435, 2004-05-30)
kts107d\SOURCES\PARAMS.H (1700, 2004-05-30)
kts107d\SOURCES\PRCS.C (16085, 2004-03-19)
kts107d\SOURCES\prcs.c.20042004 (13880, 2004-02-16)
kts107d\SOURCES\PRCS.H (7492, 2004-02-06)
kts107d\SOURCES\PROCESS.C (9987, 2004-03-20)
kts107d\SOURCES\PROCESS.H (7661, 2004-03-20)
kts107d\SOURCES\SCREEN.C (777, 2004-04-26)
... ...

KpyM Telnet Server v1.07 1. What is KTS 2. License & Copyrights 3. Changes in this versoin 4. Download 5. Special keys 6. Screen shots 7. How to install 8. How to uninstall 9. Command line parameters 10. KTS Files 11. How to report bugs 12. Notes 13. Other Win Telnet Servers 1. What is KTS KpyM Telnet Server (KTS) is a free telnet server for WinNT. KTS runs as a service and provides access to the host computer via the telnet protocol. Supports character graphics (applications like edit.com) and colours and uses WinNT identification mechanism. author: Kroum Grigorov e-mail: kpym@yahoo.com web: http://kpym.sourceforge.net license: GPL 2. License & Copyrights KTS is distributed under the GPL license. It basically means the code is free and you don't need to pay for it and you are free to change it, but any derived work will become GPL too. If you plan to use parts or the whole code read the GPL license carefully. 2002 - 2004 Kroum Grigorov 3. Changes in this versoin --------------- v 1.07 -------------- - several bugs fixed - internal changes - signal handler added - loged in user added to cmd line - ctrl+c enable/disable - custom login process --------------- v 1.06 -------------- - fixed KpyM Telnet Server v1.05 remote buffer-overflow by NoRpiUs e-mail: norpius@altervista.org web: http://norpius.altervista.org --------------- v 1.05 -------------- - screenbuff added (255 lines) - new screen resize added its safe to resize the screen now - ctrl+c is now supported - run external programs as services - some other changes --------------- v 1.04 -------------- - allowedlist and forbiden list added - default clientwidth, clientheight added - refresh delay added - use domain and default domain params added - some bugs fixed --------------- v 1.03 -------------- - colours now supported - remove kts removed - some control chars filtered --------------- v 1.02 -------------- - host window size reflects the size of the telnet client window - remove kts added - several telnet commands added - init telnet added --------------- v 1.01 -------------- - clear processes on exit changed -> ntvdm is cleared now - password timeout added - initial scripts added (username.bat) - restart added - setup mode added --------------- v 1.00 -------------- - initial release 4. Download KTS v1.07 Setup KTS v1.07 Zipped Binaries KTS v1.07 Zipped Source Docs(telnet, programming etc.) Archive 5. Special keys Some of the windows keys are not supported in telnet clients so they are specially predefined. Windows key Telnet Key + + 6. Screen shots edit.com boot.ini edit.gif dir c:\winnt\*.* /w dir.gif telnetd.exe -setup setup.gif 7. How to install - setup installation - 1. download KTS v1.07 Setup 2. run the downloaded file, this will install and run KTS 3. use your favourite telnet client to login (use your winnt user/pass) - manual installation - 1. download KTS v1.07 Zipped Binaries 2. unzip the archive 3. run setup.bat 4. install and run KTS from the menu 5. use your favourite telnet client to login (use your winnt user/pass) at any time after the installation you can run setup mode again by running 'setup.bat' or 'telnetd.exe -setup' You need administrators privelege to install services. 8. How to uninstall - setup installation - 1. run Uninstall KTS 2. delete the KTS directory if still exists - manual installation - 1. run setup mode 2. stop and uninstall KTS 3. remove KTS directory You need administrators privelege to uninstall services. 9. Command line parameters telnetd.exe -setup enter setup mode telnetd.exe -install install KTS service telnetd.exe -uninstall uninstall KTS service telnetd.exe -start start KTS service telnetd.exe -stop stop KTS service telnetd.exe -test start test mode telnetd.exe -restart restart KTS mode1 telnetd.exe -restart1 restart KTS mode1 10. KTS files telnetd.exe - telnet deamon process that handles the communication between the client program and the terminal session. term.exe - terminal session procces captures programs output ans redirects it to telnetd. this process is per logged on user, so it is normal to see several processes. telnetd.ini - configuration settings file. kts will not run properly without this file prcs.exe - console process viewer to enable it change 'acSTARTASSERVICE1=' to 'acSTARTASSERVICE1=prcs.exe -server' in telnetd.ini or use setup mode 11. How to report bugs Please send bugs and comments to kpym@yahoo.com 12. Notes Log in using your WinNT user/pass. All the processes created during the telnet session will have the rights of the loged in user. You may find files like this 26042003093114.err in your kts directory. These are error log files and indicate that some error occured. If you really think that there was an error please e-mail the files to kpym@yahoo.com so that I could improve KTS. It is safe to delete these files. 13. Other Win Telnet Servers Georgia SoftWorks Telnet Server Pragma TelnetServer Ataman TCP Remote Logon Services BFTelnet Telnet Server Imaginary Telnet Server Telnet Service for RF Device Fictional Telnet Daemon fhs TelnetServer GoodTech Systems Telnet Server Zilab Remote Console Server Win2000 Buit-in telnet Server TelnetXQ Telnet Server Winshell ND Telnet server 2002 - 2004 Kroum Grigorov last updated 23 Mar 2004

近期下载者

相关文件


收藏者