-
网络精灵
网络精灵-Network Wizard
- 2022-08-23 11:32:02下载
- 积分:1
-
http的get及post的请求实现
VC++实现http客户端,一直是个热点。演示GET/POST发送请求的HTTP客户端,为了演示HTTP的客户编写的,
因此运行时必须在本机有开HTTP服务才行。程序会会自动发送用户选择的请求类型,并跟踪这个请求,
并返回信息在主窗体上。对了解HTTP协议及工作原理很有帮助。
- 2022-08-15 02:51:48下载
- 积分:1
-
ASP.Net网络资源管理器及源代码
ASP.Net网络资源管理器及源代码-ASP.Net Network Resource Manager and source code
- 2022-05-27 13:20:30下载
- 积分:1
-
实现页面实时数据监控
前台通过angularjs绑定页面元素,socket.io连接后台服务端,后台nodejs控制。
启动web后,客户端连接后台服务端,走认证逻辑,然后进入页面,可以获取后台数据,后台数据通过广播或着单独发送形式。
发送形式以具体的逻辑来定。例如,一个用户点击按钮,这个消息会被后台广播给其他用户,其他用户在页面会实时出现响应。保证了多地区,多用户的统一监控。
node版本v0.10.30,第三方模块通过文件里的package.json使用npm安装
- 2022-01-30 19:58:00下载
- 积分:1
-
vb发送文件,检查邮件,串口操作,查看文件等关于socket的源代码!...
vb发送文件,检查邮件,串口操作,查看文件等关于socket的源代码!
- 2022-02-05 20:50:02下载
- 积分:1
-
ngrep致力提供大多数GNU grep的共同特征,将它们应用于日…
ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands bpf filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
- 2022-02-03 23:34:40下载
- 积分:1
-
C++多人聊天室
分为服务器和客房端两部分,只需输入支持人的IP就可以了,本人已调试过,可行,代码简短,只支持文字聊天,非原创。
- 2022-06-21 06:29:06下载
- 积分:1
-
DES加密通信
运用socket编写服务器端与客户端,实现两者通信。程序是用c++编写,代码无冗余,简单易懂,适于初学者参考借鉴。
运行时,先将server端运行,再运行client端,然后server端与client端即可相互信息通信。通信信息使用DES加密,保证了信息的安全性。
- 2022-03-07 10:00:28下载
- 积分:1
-
EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。Easy...
EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用的控件开发出来的。TNMHTTP控件可以对外发出http协议请求,并且把返回结果内容的纯文本代码;而TCppWebBrowser就是浏览器控件,可以实现类似IE的效果。压缩包内含开发文档。-EasyClass against a university Web subsystem an automatic Elective courses retrieval procedures. EasyClass allows users to hope that the courses concerned automatic detection space, and can help students automatically Course. EasyClass based curriculum, simulation manually inquiries Elective courses, classes from the system extracted courses were concerned about the number of classes, through comparative study of the analysis of whether or not the programs surviving vacancy, if optional, the user make informed, or courses directly elected, so as to achieve a fully automated Elective. Mainly through the use of Borland C Builder within six with the
- 2023-02-22 01:50:04下载
- 积分:1
-
非常实用的c#网络编程,download后可仔细阅读
非常实用的c#网络编程,download后可仔细阅读-非常实用的c#网络编程
- 2022-04-11 07:08:45下载
- 积分:1