-
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。...
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。-This procedure is in the windows visual C under the socket procedures, can support more than chat, the interface is running dos.
- 2023-02-19 14:40:03下载
- 积分:1
-
基于openh323开发的网络会议服务器软件。
基于openh323开发的网络会议服务器软件。-based on the development of Web conferencing server software.
- 2022-10-13 11:00:02下载
- 积分:1
-
Wake On Lan
通过设置BIOS中的Wake ON LAN,可以通过局域网UDP广播,启动远程计算机。...
Wake On Lan
通过设置BIOS中的Wake ON LAN,可以通过局域网UDP广播,启动远程计算机。-Wake On Lan in the BIOS by setting Wake ON LAN, LAN UDP through radio, start the remote computer.
- 2023-01-29 20:05:03下载
- 积分:1
-
aodv Routing Protocol
aodv路由协议-aodv Routing Protocol
- 2022-08-09 02:53:58下载
- 积分:1
-
.使用异步socket连接,异步解析主机名; 2.支持多文件、多级目录/子目录的上传/下载; 3.文件的删除、重命名、修改属性......等等; 4.用户的修改...
.使用异步socket连接,异步解析主机名; 2.支持多文件、多级目录/子目录的上传/下载; 3.文件的删除、重命名、修改属性......等等; 4.用户的修改密码.......等等; 5.断点上传/下载; 6.支持托放上传/下载; 7.自定义FTP命令等; 8.拨号网络(电话及ADSL-. Using asynchronous socket connections, asynchronous to resolve the host name 2. Support multi-file, multi-level directory/subdirectory of the upload/download 3. File delete, rename, modify attributes and so on ...... 4. ....... a user" s password changes, etc. 5. breakpoint upload/download 6. to support drag and drop upload/download 7. custom FTP commands, etc. 8. Dial-Up Networking (tel. and ADSL
- 2022-02-01 18:06:36下载
- 积分:1
-
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程...
通过Socks5代理连接FTP服务器,可以给出FTP服务器的欢迎信息。通过这个可以学习 SOCKS5编程-Socks5 proxy to connect through the FTP server, FTP server can be given the welcome message. Through this programming can learn SOCKS5
- 2022-03-12 05:31:37下载
- 积分:1
-
用Turbo C写的中断处理程序
用Turbo C写的中断处理程序-with Turbo C write interrupt handling procedures
- 2022-03-09 14:43:43下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1
-
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。...
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。-This is a simple socket routines source, the server is running, and began. Then run client to connect, you can see a message.
- 2022-03-05 02:59:06下载
- 积分:1
-
socket常用函数说明,是初学者查询socket函数功能得好文章
socket常用函数说明,是初学者查询socket函数功能得好文章-socket commonly used functions that are beginners inquiries good article socket Function
- 2022-07-20 02:40:26下载
- 积分:1