联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Telnet服务器(31) 
按平台查找All Visual C++(31) 

[Telnet服务器] telnet-clietn

使用TELNET客户端远程连接服务器,连接成功后获取服务器发送过来的数据包并进行解析。
Use the TELNET client to connect to the server, after a successful connection access to the server to send data packets and parsing. (2012-09-19, Visual C++, 3862KB, 下载27次)

http://www.pudn.com/Download/item/id/1996759.html

[Telnet服务器] telnet

实现telnet功能,作为服务器使用软件
Telnet function to achieve, as a server using software (2008-12-11, Visual C++, 16KB, 下载20次)

http://www.pudn.com/Download/item/id/602753.html

[Telnet服务器] Net-Telnet-Wrapper-0.1.tar(1)

对cisco路由器的命令模拟
To the cisco router simulation commands (2008-07-08, Visual C++, 14KB, 下载8次)

http://www.pudn.com/Download/item/id/506851.html

[Telnet服务器] QQlike

可以聊天的软件,具有客户端和服务器,其中客户端可以有多个,服务器仅一个!
Can chat software, with a client and server, which can have multiple clients, servers, only one! (2008-05-18, Visual C++, 129KB, 下载3次)

http://www.pudn.com/Download/item/id/465581.html

[Telnet服务器] Telnet

telnet服务器端口 和客户端 实现远程互联
telnet server port and client remote Internet (2008-05-05, Visual C++, 5570KB, 下载16次)

http://www.pudn.com/Download/item/id/452848.html

[Telnet服务器] Telnet

vc实现telnet的功能 包括客户端以及服务器端源码
vc realize features include telnet client and server-side source (2008-03-25, Visual C++, 299KB, 下载141次)

http://www.pudn.com/Download/item/id/422626.html

[Telnet服务器] Socket

运用Socket编程实现的客户端以及服务器,可以实现聊天功能
Use Socket Programming client and server, you can realize chat (2008-02-26, Visual C++, 826KB, 下载6次)

http://www.pudn.com/Download/item/id/406493.html

[Telnet服务器] telnet

wondows下的TELNET服务器的程序.
wondows under the TELNET server process. (2007-12-06, Visual C++, 712KB, 下载7次)

http://www.pudn.com/Download/item/id/370984.html

[Telnet服务器] TelnetServer

用vc++编写的telnet服务器端,实现了服务器的基本功能,
With vc++ Prepared telnet server-side, realize the basic functions of the server, (2007-11-06, Visual C++, 44KB, 下载6次)

http://www.pudn.com/Download/item/id/355979.html

[Telnet服务器] MyTelnet

telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符"login:"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,但在help中做出说明 time:返回服务器的当前时间,时间的格式自己定义,但在help中做出说明 help:返回服务器所支持的命令 bye:与服务器断开连接 若输入了不支持的命令,则应回显相应的提示,如提示用户键入help来查看相应的命令 提示:服务器端有一个接收客户端输入字符的缓冲区,逐个字符进行接收;当发现是回车键后,即执行已接收字符对应的命令并回显.另外,telnet.exe是windows下自带的程序 设计的要求如下: 1.使用基本的套接口函数进行开发,即使用socket()、bind()、listen()、accept()等 2.不使用图形界面,只要能用文本显示相关信息即可,另外,需要把这些相关信息写入到一日志文件中(文件名为:学号.txt) 内附程序说明书 (2007-07-11, Visual C++, 69KB, 下载195次)

http://www.pudn.com/Download/item/id/306579.html

[Telnet服务器] TelnetSrvr

telnet,实现了服务器的功能。本软件小,却简单的实现了telnet的功能。在做软件时值得一看
telnet and realized the server function. The software is small, simple to achieve a telnet function. Doing software eye-catcher (2007-04-30, Visual C++, 37KB, 下载12次)

http://www.pudn.com/Download/item/id/275600.html

[Telnet服务器] multithreadingTELNET

能实现多线程的telnet服务器是个不错的服务器
achieve multithreaded telnet server is a good server (2006-04-26, Visual C++, 201KB, 下载15次)

http://www.pudn.com/Download/item/id/176478.html

[Telnet服务器] Telnet服务器源代码1

此源码为Telnet服务器源码,实现基本Telnet功能。
this source of Telnet server source code, the basic realization of Telnet function. (2005-11-16, Visual C++, 23KB, 下载99次)

http://www.pudn.com/Download/item/id/124750.html

[Telnet服务器] Telnet服务器和客户端

Telnet服务器与Telnet客户机程序,涉及Telnet远程登陆与NT服务程序编程原理
Telnet server and Telnet client procedures involved and Telnet remote login service programming NT Principle (2005-10-26, Visual C++, 157KB, 下载57次)

http://www.pudn.com/Download/item/id/119918.html

[Telnet服务器] WinSockServerr

课程设计时做的聊天室服务器端,用户名为admin,密码123。用到了MD5加密
courses designed to do chat room server, user name admin, password 123. Encryption uses MD5 (2005-09-04, Visual C++, 89KB, 下载17次)

http://www.pudn.com/Download/item/id/110213.html

[Telnet服务器] Telnet服务器源代码

实现了Telnet服务器的源代码,非常全,可直接作为Microsoft基础类库使用。
achieve a Telnet server source code, all very direct, as the use of Microsoft Foundation Class Library. (2005-03-18, Visual C++, 24KB, 下载74次)

http://www.pudn.com/Download/item/id/1111159520778313.html

[Telnet服务器] net_telnet

TelNet服务器的源程序
TelNet server source (2004-11-29, Visual C++, 53KB, 下载27次)

http://www.pudn.com/Download/item/id/1101716380212967.html

[Telnet服务器] telnetserver

一个TelNet服务器的例子源程序
-An example source code of TelNet server (2003-10-22, Visual C++, 46KB, 下载83次)

http://www.pudn.com/Download/item/id/1066827849456811.html

[Telnet服务器] TelnetView_server

以service进程方式运行的telnet服务器程序
By service advancement way movement telnet server procedure (2001-12-10, Visual C++, 22KB, 下载479次)

http://www.pudn.com/Download/item/id/1007949430811830.html

[Telnet服务器] telnet_server

telnet服务器程序
telnet server procedure (2001-12-10, Visual C++, 24KB, 下载632次)

http://www.pudn.com/Download/item/id/1007949406871769.html
12
总计:31