搜索资源列表
delphi_programming_design_classic_code_Telnet_Serv
- delphi编程设计Telnet Server经典代码delphi programming design classic code Telnet Server-delphi programming design classic code Telnet Server
phpshell-2.4
- A convenient interface to execute shell-commands or browse the filesystem on your remote web server. Similar to a telnet or SSH connection. Use it for administration and maintenance of your web site using commands like ps, cat, gunzip, and more.
www.bangbangwx.com
- 文件传输协议(FTP:File Transfer Protocol)使得主机间可以共享文件。 FTP 使用 TCP 生成一个虚拟连接用于控制信息,然后再生成一个单独的 TCP 连接用于数据传输。控制连接使用类似 TELNET 协议在主机间交换命令和消息。文件传输协议是TCP/IP网络上两台计算机传送文件的协议,FTP是在TCP/IP网络和INTERNET上最早使用的协议之一,它属于网络协议组的应用层。FTP客户机可以给服务器发出命令来下载文件,上传文件-File Transfer Protoco
telnet-client
- telnet客户端,可以与server进行通信-telnet client that can communicate with the server
Telnet服务端源码
- Telnet服务端源码,例程结合易语言扩展界面支持库,使用易语言服务器组件实现Telnet服务端应用。 -Telnet server source code, routines combined with easy language support library expansion interface, easy language to use server-side application components to achieve the Telnet service.
mina
- Mina框架 初识 MINA是一个Socket的网络框架,但是它提供了方便的Protocol支持,通过它的Encoder和Decoder,你将你的应用可以方便的扩展并支持各种基于Socket的网络协议,比如HTTP服务器、FTP服务器(当然,这很复杂)、Telnet服务器等等。基于MINA用户可以容易地开发高性能和高伸缩性的网络应用程序。-Mina MINA is a network framework acquaintance Socket framework, but it provides
SecureBridge_xe7
- SecureBridge Components library offers set of nonvisual components for Delphi, Delphi for .NET and C++Builder. They provide support for secure connection with remote services using SSH or SSL protocol. These protocols serve for establishing secure c
technique
- telnet server in JAVA
Telnet
- Chat with tcp client and tcp server. Just a simple chat on telnet.