-
一个通用的网络通信程序,新手,各位大虾多多批评哈
一个通用的网络通信程序,新手,各位大虾多多批评哈-A common network communication procedures, novice, ladies and a lot of criticism of Kazakhstan prawns
- 2022-05-16 11:13:04下载
- 积分:1
-
测试telnet连接的一个程序
测试telnet连接的一个程序 -A telnet connection test
- 2022-07-10 19:58:42下载
- 积分:1
-
一 程序的整体结构1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl...
一 程序的整体结构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
- 2022-03-15 13:03:31下载
- 积分:1
-
我用VFP做的纯VFP带进度条HTTP下载
我用VFP做的纯VFP带进度条HTTP下载-I used to do with the pure VFP HTTP progress of the download
- 2022-01-25 18:53:17下载
- 积分:1
-
该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。
该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。--This is a telnet Client program. You can login to any bbs to test it.
- 2022-12-11 06:25:03下载
- 积分:1
-
本程序是一个简单的命名管道客户端演示API调用的需要…
This program is a simple named pipe client that demonstrates the API calls needed
to successfully develop a basic named pipe client application. When this application
successfully connects to a named pipe, the message "This is a test" is written
to the server.
There are four basic steps needed to implement a client:
1. Wait for a Named Pipe instance to become available using the WaitNamedPipe()
API function.
2. Connect to the Named Pipe using the CreateFile() API function.
3. Send data to or receive data from the server using the WriteFile() and
ReadFile() API functions.
4. Close the Named Pipe session using the CloseHandle() API functions.
- 2023-07-16 22:20:02下载
- 积分:1
-
puttysrc可模拟ssh,telnet等
puttysrc可模拟ssh,telnet等-puttysrc may simulate ssh, telnet and so on
- 2022-06-17 23:49:46下载
- 积分:1
-
网络上载工具,可以像上载工具一样上载文件
网络上载工具,可以像上载工具一样上载文件-tools on the network, as on the tools available on the same document
- 2022-03-26 08:56:59下载
- 积分:1
-
C语言写的TELNET客户端
C语言写的TELNET客户端-C language written in TELNET client
- 2022-04-28 06:22:10下载
- 积分:1
-
TCP/IP
基于TCP/IP的聊天室程序-TCP/IP-based chat room procedures
- 2022-02-07 08:52:05下载
- 积分:1