-
UDP套接字编程
说明: 可通过U D P套接字及接口函数发送/接收数据
1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。
2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions.
1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program.
two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
- 2020-06-24 19:40:01下载
- 积分:1
-
SAF
回声消除代码实例,具有一定的参考价值,可以下载使用。(voice aec code example ,will be valuable to you work if you download it)
- 2021-04-21 14:58:50下载
- 积分:1
-
ipmsg
IPmsg的源代码,用于研究其中所用到的协议和算法(IPmsg source file)
- 2012-04-08 14:55:39下载
- 积分:1
-
Flash与C#交互实例
Flash和C#都是目前比较流行和常用的开发工具,有时需要实现它们之间的信息交互并不容易,本实例既可以实现Flash向C#传递信息也可以实现C#向Flash响应信息。
- 2013-06-11下载
- 积分:1
-
Chat
在VS2005的编程环境下,利用套接字的编程原理,可以实现网络聊天功能。(On the basic of VS2005, take advantage of the principle of Socket to achieve the ability to communicate online.)
- 2014-04-11 09:18:47下载
- 积分:1
-
the__rhe__file
说明: UNLZEXE converts the compressed file by lzexe to the UNcompressed
- 2018-12-26 15:36:10下载
- 积分:1
-
山特UPS通讯程序
使用Q1通讯,从VS 2012例子
- 2018-09-03下载
- 积分:1
-
C# 局域网端口扫描 实例下载
局域网端口快速扫描
- 2020-12-04 16:39:24下载
- 积分:1
-
Traffic
对网络的流量进行监测,会很好的对网络端口的流量进行监测,绝对可以完整运行(Traffic on the network to be monitored, will be well on network port flow monitoring, absolute integrity can be run)
- 2012-04-27 20:15:36下载
- 积分:1
-
WebRequestBasher
代码使用异步方式同时向指定web路径发送多个http请求,以用于对web服务器进行压力测试。(a simple web server stress testing tool by sending large number of web requests)
- 2014-01-09 23:45:21下载
- 积分:1