-
基于telnet的引用平台,为网络使用者提供网络通信接口
基于telnet的引用平台,为网络使用者提供网络通信接口-based on the use telnet platform for network users with network communication interface
- 2022-02-03 05:16:21下载
- 积分:1
-
Telnet客户端程序,这是我的一次实验,有不好的地方请指教
Telnet客户端程序,这是我的一次实验,有不好的地方请指教-The TelnetClient.zip is client programme.
This is my first programme,please help me
- 2022-01-25 14:20:26下载
- 积分:1
-
用VC编写的一个客户端程序,共同交流学习
一个VC编写的Telnet客户端程序,共同交流学习-VC prepared a Telnet client program, the common exchange of learning
- 2022-12-15 06:45:03下载
- 积分:1
-
under telnet client, a very good procedure. Under the latter can be directly exe...
在telnet客户端下,一个很好的程序。在后者之下可以由
- 2022-01-26 01:03:47下载
- 积分:1
-
telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色....
telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色.-telnet client source, a very good Wanton can demonstrate that the Chinese, custom text colors.
- 2023-08-10 18:10:03下载
- 积分:1
-
彻底阐述telnet协议的机密!
彻底阐述telnet协议的机密!-thoroughly explained the confidentiality agreement!
- 2023-02-05 07:55:03下载
- 积分:1
-
TCP/IP
基于TCP/IP的聊天室程序-TCP/IP-based chat room procedures
- 2022-02-07 08:52:05下载
- 积分: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
-
测试telnet连接的一个程序
测试telnet连接的一个程序 -A telnet connection test
- 2022-07-10 19:58:42下载
- 积分:1
-
MPI parallel programming
MPI并行程序设计-MPI parallel programming
- 2022-03-05 14:16:43下载
- 积分:1