-
DNS域名解析
本程序利用socket网络编程方法,主要实现给定域名,然后解析出其对应的IP地址,达到简单的域名解析的目的,程序使用模块化的编程方法,能够罗列出主机名及其对应的IP地址
- 2022-03-17 10:55:59下载
- 积分:1
-
popular Internet site MOVE
热门网站移动
- 2022-05-12 16:34:27下载
- 积分:1
-
zxcgsd xvxcvxcb dfgghfg
bxvjfj
zxv
sdcvfh
zxzZXsdf
fgghfghfjfg
zxvvhfg
sdfhsf
Vxv
VXxcvxcvxc
- 2022-03-10 05:50:59下载
- 积分:1
-
ftp client
linux下的FTP客户端,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理
- 2022-08-13 01:00:33下载
- 积分:1
-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1
-
客户服务器TCP/IP通信程序利用WINSOCK编程
客户服务器TCP/IP通信程序利用WINSOCK编程-client-server TCP/IP communications programming procedures using Winsock
- 2022-03-12 07:42:18下载
- 积分:1
-
语音视频聊天程序MeChat4.
语音视频聊天程序MeChat4.-voice, video chat program MeChat4.
- 2022-01-24 17:02:50下载
- 积分:1
-
雷傲极酷超级论坛LeoBBSX 040408 简体正式版
雷傲极酷超级论坛LeoBBSX 040408 简体正式版-mine very proud Super Cool Forum LeoBBSX 040,408 English version
- 2022-03-16 15:51:01下载
- 积分:1
-
从比较的实际控制,感兴趣的朋友可以看一下
比较实用的上传控件,有兴趣的朋友可以研究一下-From comparison of practical control, interested friends can look at
- 2022-05-27 17:40:11下载
- 积分:1
-
socket编程实现文件上传
这是一个socket编程实例。Server端监听指定端口,接受Client端连接请求。Client通过发送connect请求与Server端建立Socket连接,然后向Server发送一个简单文件,Server接受该文件后存储到指定目录。完成上传后Server端主动断开连接。
- 2022-04-21 19:33:37下载
- 积分:1