-
TCP
TCP通信示例程序,很好用的网络通信例程(TCP communication sample program, the good network communication routines)
- 2014-03-14 11:25:31下载
- 积分:1
-
新建文件夹
说明: ◎ 为所有socket函数调用添加错误处理代码;
◎ 范例中服务器地址和端口是固定值,请你将它们改成——允许用户以参数形式从命令行输入;
◎ 范例中客户机发送的是固定文本”Hello Network!”,请改成——允许用户输入字符串,按回车发送;实现循环,直至客户机输入“bye”退出;
◎ 服务器迭代地处理客户机:一个客户机退出后、才接受下一个,按Ctrl+C可以终止服务器程序。(Add error handling code for all socket function calls;
In the example, the server address and port are fixed values. Please change them to - allow users to input from the command line in the form of parameters;
In the example, the client sends the fixed text "Hello network!", please change it to -- allow the user to input the string and press enter to send; realize the loop until the client enters "Bye" to exit;
Server processes clients iteratively: one client exits before accepting the next. Press Ctrl + C to terminate the server program.)
- 2020-11-28 22:43:54下载
- 积分:1
-
c# 多线程下载 示例代码
c# 多线程下载 示例代码
- 2015-01-14下载
- 积分:1
-
CPP_Socket
windows客户端与服务器之间的网络通信代码(windows between the client and server network communications code)
- 2013-07-11 23:32:54下载
- 积分:1
-
TCPPORTSCAN
TCP端口扫描,可以获得指定IP段内的主机名,mac地址,存活端口,并将这些信息保存在SQLITE数据库,下次可以直接读取数据库信息,移值性好!(CP port scan, you can get within the segment specified IP host name, mac address, survival ports, and the information stored in the SQLITE database, the next can be read directly, transfer value is good!)
- 2013-09-03 19:37:00下载
- 积分:1
-
SocketWin
说明: 个人编写的基于.net的socket的局域网点对点聊天程序,打开两个程序,一个设置好ip后开始监听个,另一个放到局域网内别的电脑上设置ip连接之前的监听程序(Net socket based LAN point-to-point chat program, open two programs, one set up IP to start listening, the other put on the LAN other computer before the IP connection)
- 2020-06-30 17:46:25下载
- 积分:1
-
ceshi
实现本地程序从远程服务器下载文件。保存到本地。同时,具备断点续传的功能。可以在下载一部分的情况下,再次下载从断点处继续下载。(Implement a local program to download files a remote server. Saved locally. At the same time, with the functions of HTTP. You can download a part in the case, once again download continue downloading the breakpoint.)
- 2016-10-26 18:07:08下载
- 积分:1
-
mavtables-master
MAVLink路由器和防火墙。它可以通过串行和UDP连接2个或更多MAVLink端点,如自动驾驶仪,地面控制软件,记录仪,图像捕获系统等。当MAVLink数据包具有目标地址时,它们将路由到特定组件。可以基于源系统/组件,目标系统/组件和消息类型来过滤任何目标或广播的分组。过滤器还可以对数据包应用优先级,允许更多重要数据包在端点被阻塞时优先于较低优先级数据包。(A MAVLink router and firewall. It can connect 2 or more MAVLink endpoints such as autopilots, ground control software, loggers, image capture systems, etc over serial and UDP. MAVLink packets will be routed to specific components when they have a destination address. Any packet, targeted or broadcasted, can be filtered based on source system/component, destination system/component and message type. The filter can also apply a priority to packets allowing more important packets to take priority over lower priority packets when an endpoint is choked.)
- 2020-06-21 23:20:01下载
- 积分:1
-
Adaptive-Kalman-Filter
说明: 自适应卡尔曼滤波,附有卡尔曼滤波的程序实现(Adaptive Kalman filter in detail, the procedures for implementation with Kalman filtering,)
- 2020-10-15 00:07:30下载
- 积分:1
-
tfagui
振动信号AOK时频分析源代码,采用小波变换AOK分析法替代传统小波函数(AOK time-frequency analysis source code of vibration signal, using wavelet transform AOK analysis instead of traditional wavelet function)
- 2018-12-03 10:04:14下载
- 积分:1