-
Telnet很方便的客户端软件,只要点击鼠标就可以轻松的进入Telnet服务器,省去了很多麻烦,不错的东东。...
Telnet很方便的客户端软件,只要点击鼠标就可以轻松的进入Telnet服务器,省去了很多麻烦,不错的东东。-convenient Telnet client software, as long as the click of a mouse can easily enter the Telnet server, eliminating a lot of trouble, yes saucepan.
- 2022-05-24 07:34:13下载
- 积分:1
-
MPI parallel programming
MPI并行程序设计-MPI parallel programming
- 2022-03-06 03:37:27下载
- 积分:1
-
puttysrc可模拟ssh,telnet等
puttysrc可模拟ssh,telnet等-puttysrc may simulate ssh, telnet and so on
- 2022-06-17 23:49:46下载
- 积分:1
-
远程登录软件,采用vc编写,源码有详细的注释
远程登录软件,采用vc编写,源码有详细的注释-Telnet software, using vc prepared a detailed source notes
- 2023-08-12 05:40:03下载
- 积分:1
-
看看, IP地址和计算机名相互转化的多线程处理
看看, IP地址和计算机名相互转化的多线程处理-look at the IP address and computer name mutual conversion of the multi-threading
- 2022-05-14 09:30:26下载
- 积分:1
-
bcbtelnet.rar
BCBTelnet.rar - 使用API实现telnet功能客户端-BCBTelnet.rar- the use of API functions realize telnet client
- 2022-03-07 03:02:43下载
- 积分:1
-
使用API编写的WinSock的TCPIP程序Windy
使用API编写的WinSock的TCPIP程序Windy-use WinSock API prepared by the procedures Windy TCPIP
- 2022-02-13 09:28:55下载
- 积分: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
-
网络上载工具,可以像上载工具一样上载文件
网络上载工具,可以像上载工具一样上载文件-tools on the network, as on the tools available on the same document
- 2022-03-26 08:56:59下载
- 积分:1