搜索资源列表
TelnetView_server.zip
- 以service进程方式运行的telnet服务器程序
telnet_server.zip
- telnet服务器程序
Telnet客户端
- Telnet客户端示例程序-Telnet client sample program
telnet_ser&client
- 一个用VC编写的远程登录的小程序,包括客户端和服务器端.-a VC prepared by the small remote login procedures, including client and server side.
vb终端 for vb
- vb制作的终端程序,功能齐全,可以传输。-vb produced by the terminal program, fully functional and can deliver.
Borland_server
- 用server socket控件编写的服务器端聊天程序(请不要把一个系统分成多块上载)-socket server controls used to prepare the server-side chat program (please do not put a points system more than 10% on the Block)
aprogramofTelnet
- 编程实现telnet,即:比如我们平时要输一条命令:ls -l 现在我想直接用程序发出这条命令,并且接受反馈回来的信息-Programming telnet, namely : For instance, we usually lose one order : ls-l Now I would like to use the procedures issued this order and receive feedback information
receiveServerApplicationSource
- 一个用java编写的小的服务器程序,可以用telnet命令访问!有一定的参考价值.-prepared with a small server program, you can use telnet commands to access! There will be some reference value.
Win32AsmSocket
- 用汇编写的Windows网络小程序,客户端用telnet连接 ,端口为2006-was compiled with the Windows network small program using telnet client connectivity, port 2006
Multi_Threading_Telnet_Service
- 多线程的Telnet服务.实现了多线程的Telnet服务,运行本程序后,客户端可以通过Telnet登陆服务器,并实现多人聊天.-multithreading Telnet services. , A multi-threaded Telnet services, the operating procedures, Client landing through Telnet server, and to achieve more than chatting.
jsch-0.1.29
- JSch 是SSH2的一个纯Java实现。它允许你连接到一个sshd 服务器,使用端口转发,X11转发,文件传输等等。你可以将它的功能集成到你自己的 程序中。 -SSH2 JSch is a pure Java. It allows you to connect to an sshd server, using port forwarding, X11 forwarding, file transfer, and so on. You can be the function integrated
DlgCSServer123456
- 网络编程的东东 , 大家没事看看吧, 我是新手,正在学习VC , 不到之处原谅啊--程序的服务器-network programming Eastern, we see nothing, and I greenhorn, are learning VC, not between forgive ah -- process servers
CharServer
- 网络聊天室服务器程序源代码,可显示在线人数和消息数-network server source code, can show that the number of online news and a few
TDialUp_v1.0
- 自动拨号程序,通过自动拨号可以测试在固定区间内的号码段的自动拨号,并记录下所拨的号码。-automatic dial-up procedures, through the automatic dial-up test at a fixed interval of the number of automatic dialing, and record the numbers allocated.
留言簿小程序
- 用于网上留言的工具-web page for the tool
MyTelnet
- telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符\"login:\"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,
Telnetcs
- Telnet协议的程序,有服务器和客户端
tcpudp
- 一个用来聊天,传输文件的TCP/UDP程序
LanChat_scr
- UDP通讯不错的程序,写得十分详细。从最低层的通讯开始
QQserver
- 类似QQ的开发(server端)VC/C++的小程序