▍1. VB源代码下的telnet的VB源代码VB下的Telnet Telnet…
vb下的telnet源代码 vb下的telnet源代码 vb下的telnet源代码 -vb source code under the telnet under vb source code vb under telnet the telnet source code vb source code telnet under vb source code under the telnet
vb下的telnet源代码 vb下的telnet源代码 vb下的telnet源代码 -vb source code under the telnet under vb source code vb under telnet the telnet source code vb source code telnet under vb source code under the telnet
Telnet客户机/服务器程序。初学者再次为用户提供Socket的使用,为基础编写应用程序
一 程序的整体结构1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。2 执行调制解调器命令。3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。6 访问本地机资源:终端状态时可访问客户机上的资源(阅读编辑文件,删除和拷贝文件,执行DOS命令及DOS应用软件)。二 程序说明本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。-the overall structure of a dial-up function, automatic response function. (ATDT can use dial-up orders, use Ctrl-D on-line from the state). Two implementation modem commands. Three simulation terminal functions : online communications can be conducted online, TTY terminal emulation, after loading drivers can be VT100 terminal emulation. Four file services : text file transfer, the transfer binary files, text files and binary file write-functional. The viewing text files and simple editing features. 5 terminal services : UNIX running on the mainframe with a menu-driven
telnet服务器与客户机,实现一个在线游戏工具。-telnet server and client to achieve an online game tools.
Linux环境elnet监控程序的源代码, 编译成动态链接库(.so)的形式-Linux environment elnet monitoring program" s source code, compiled into a dynamic-link library (. So) the form of
BCBTelnet.rar - 使用API实现telnet功能客户端-BCBTelnet.rar- the use of API functions realize telnet client
MPI并行程序设计-MPI parallel programming
MPI并行程序设计-MPI parallel programming
用VB开发的TELNET SERVER很好的例子,可以监控在线的所有连接PC及对连接事务的实时跟踪-VB development TELNET SERVER good example, can monitor all online connections for connecting PC and real-time tracking services
TelNet服务器的源程序-TelNet server source
Delphi Telnet源码 Delphi Telnet源码 -Delphi Telnet源码Delphi Telnet源码Delphi Telnet源码Delphi Telnet源码
多线程的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.
使用API编写的WinSock的TCPIP程序Windy-use WinSock API prepared by the procedures Windy TCPIP
Telnet客户端示例程序-Telnet client sample program
基于TCP/IP的聊天室程序-TCP/IP-based chat room procedures
一个Telnet客户端的源代码,在本程序中只是一个处理ANSI之间的控制代码,并由一个大的工作人员来完成后续的工作。
基于telnet的引用平台,为网络使用者提供网络通信接口-based on the use telnet platform for network users with network communication interface
telnet服务器源代码在VB下面实现,也可以作为其他开发环境的参考