-
IRC消息协议栈
irc message protocol stack
- 2022-02-24 17:55:04下载
- 积分:1
-
E
一个电子邮件收发的程序,时我这学期的课程设计作业-an e-mail procedures, I am of course this semester design operations
- 2022-05-24 19:45:57下载
- 积分:1
-
网络通信的例子,得用TCP协议和UDP协议实现,代码很精简,重点突出。...
网络通信的例子,得用TCP协议和UDP协议实现,代码很精简,重点突出。-Examples of network communication, to use TCP protocol and UDP protocol, the code is very concise and focused.
- 2023-08-12 15:20:03下载
- 积分:1
-
http tunnel 稳定版
http-tunnel是一个完全透明的通道,直接将你的连接forward给目标服务端口,因此当你连接tunnel的本地侦听端口时,就相当于直接连接到目标服务端口。
- 2022-04-20 06:41: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
-
此程序可以实现获取网卡地址的功能,开发环境VC
此程序可以实现获取网卡地址的功能,开发环境VC-This procedure can achieve access to the network card address function, development environment, VC
- 2022-02-14 01:15:14下载
- 积分:1
-
广东交友源程序,jsp
广东交友源程序,jsp-Guangdong friends source, jsp
- 2022-08-02 14:46:49下载
- 积分:1
-
using VB API was systematic process. Process may end
VB 用API获得系统进程.并可结束进程-using VB API was systematic process. Process may end
- 2022-04-26 10:25:38下载
- 积分:1
-
Library of C functions that allows a program to use WinSock 2 functionality if i...
Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
- 2023-07-12 06:30:03下载
- 积分:1
-
DES加密通信
运用socket编写服务器端与客户端,实现两者通信。程序是用c++编写,代码无冗余,简单易懂,适于初学者参考借鉴。
运行时,先将server端运行,再运行client端,然后server端与client端即可相互信息通信。通信信息使用DES加密,保证了信息的安全性。
- 2022-03-07 10:00:28下载
- 积分:1