-
自己用标准C++写的ftp客户端
C++标准写的程序协议,根据ftp的标准协议,使用socket编程,实现ftp客户端,能在linux之下与windows下运行。
- 2022-02-20 23:37:16下载
- 积分:1
-
多路I/O复用select
多个客户端连接服务器,采用socket编程,其中用select选项设置套接字可以达到多路I/O复用的目的,代码亲自验证编译并运行
- 2022-05-15 01:38:34下载
- 积分:1
-
BroadcastSender
#include
#include
#include
#include
#include
#include
#include "Practical.h"
static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in
int main(int argc, char *argv[]) {
if (argc != 4) // Test for correct number of arguments
- 2022-05-22 11:28:35下载
- 积分:1
-
Pretty small loading control, with a time of new on the list
漂亮的loading小控件,用的时候new一个就行了-Pretty small loading control, with a time of new on the list
- 2022-05-21 12:43:05下载
- 积分:1
-
能够实时获得系统TCP
能够实时获得系统TCP-UDP信息,系统稳定可靠。信息包括:协议、本地IP、本地端口、远程IP、远程端口等信息。-system to real-time access to TCP- UDP information, the system is stable and reliable. Information includes : protocol, local IP, local port, remote IP, remote port information.
- 2022-12-31 06:10:03下载
- 积分:1
-
异步网络通讯例程,very good
异步网络通讯例程,very good-asynchronous network communications routines, very good!
- 2023-05-31 11:40:03下载
- 积分:1
-
NMStr use. C builder
NMStr使用。c++ builder-NMStr use. C builder
- 2022-07-27 14:04:48下载
- 积分:1
-
jsp写的电子地图部分控件,编写好的java类和页面,简单,实用
jsp写的电子地图部分控件,编写好的java类和页面,简单,实用-jsp written part of the electronic map control, the preparation of a good java classes and pages, simple, practical
- 2022-01-25 15:01:42下载
- 积分:1
-
计算机网络课程设计
计算机网络课程设计-基于socket的网络聊天室,是我大三课程的计算机网络课程设计,要求实现一个基于socket的网络聊天室。用VC++实现。 -Computer Network Course Design- socket-based network of chat rooms, is my third year courses in computer network curriculum design, required to implement a socket-based network of chat rooms. Using VC++ to achieve.
- 2022-01-30 10:33:51下载
- 积分:1
-
network tcp/ip client-server data exchange over network
VisualStudio C++源程序
- 2023-08-10 09:45:03下载
- 积分:1