-
src
实现内容过滤,也是用socket发送http的绝好例子。数据通过AES和RC4加密,所以也是加密算法的很好例子。(The realization of content filtering, is also a socket used to send an excellent example of http. Data through AES and RC4 encryption, there is also a good example of encryption algorithm.)
- 2007-12-26 21:21:50下载
- 积分: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
-
CapturePacket
网络抓包与协议分析,实现图形用户界面,能利用原始套接字编程接口(winpcap)进行抓包,能对抓包的内容进行分层显示和各字段数值显示,可对抓包进行过滤,将抓包的内容存入数据库。
(Network packet capture and protocol analysis, graphical user interface, to use raw socket programming interface (winpcap) conducted capture, able to capture and display the contents of each field value hierarchical display, capture can be filtered, The capture of the content stored in the database.)
- 2021-03-28 15:59:11下载
- 积分:1
-
chat
网络聊天室,实现类似QQ的功能,通过链表对客户管理(sockeg programming)
- 2011-01-24 01:46:22下载
- 积分:1
-
二级倒立摆仿真
一个二级倒立摆的仿真程序。使用线性二次型(LQR)最优控制。(A simulation program for a two - stage inverted pendulum.)
- 2017-12-15 14:35:42下载
- 积分:1
-
UDPTest
实现UDP 客服端和服务端的通讯,可以参考该例子来做类似于QQ的聊天工具(Realize UDP client and server communication service, can consult the example to do a similar to the QQ chat tools)
- 2013-06-27 15:37:15下载
- 积分:1
-
文章管理系统,基于web的.
文章管理系统,基于web的.-article management system, web-based.
- 2023-05-26 07:05:03下载
- 积分:1
-
Flow_Test_GetIfTable
说明: 监控本地网卡网络流量, 如果有多个网卡, 可分别统计每个网卡的进出网络流量, 并统计总的网络流量.(Monitoring the local LAN network traffic, if there are multiple network cards, network cards can access statistics for each network traffic and overall network traffic statistics.)
- 2008-10-07 17:03:43下载
- 积分:1
-
网络编程入门。。。如何下载网页内容。。。如果有什么问题欢迎mail交流
网络编程入门。。。如何下载网页内容。。。如果有什么问题欢迎mail交流-Introduction to network programming. . . How to download Web content. . . If you have any questions welcome to mail exchange
- 2022-08-23 00:04:40下载
- 积分:1
-
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码...
这是主要完成文件上传功能,对要写ftp程序者是一个好的参考源码-This is the major file upload function, the right to write ftp procedures is a good reference source
- 2022-06-02 12:44:45下载
- 积分:1