-
一个用C语言开发的BBS系统,包含在线留言等功能。
一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
- 2022-01-27 19:55:22下载
- 积分:1
-
用rawsocket构造udp数据包的程序
用rawsocket构造udp数据包的程序-Rawsocket constructed using udp packet procedure
- 2022-01-25 18:01:24下载
- 积分:1
-
when visiting certain Internet sites, the system will first read remote files to...
当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little techniques can be used VB language and an API function to judge whether the documents for the Web in IE cache.
- 2023-07-04 13:40:02下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。...
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。-online recruitment system will help enterprises on the Internet and talent recruitment of interaction.
- 2022-03-25 10:03:27下载
- 积分:1
-
This is my prepared by the VB
这是我用VB编写的-This is my prepared by the VB
- 2022-02-05 23:28:00下载
- 积分:1
-
vs Ping LAN messaging and procedures. Rar
vs Ping LAN消息和程序。雷亚尔
- 2023-07-06 01:40:04下载
- 积分:1
-
一个简单的电子白板,使用JAVA设计,能够实现简单的应用功能,已编译通过....
一个简单的电子白板,使用JAVA设计,能够实现简单的应用功能,已编译通过.-a simple Whiteboard, the use of Java designed to be simple function of the application, compile.
- 2022-03-24 06:30:52下载
- 积分:1
-
open
open-flash-chart 官网最新下载文件,内有各种如 java ,php,html,actionscript,.net
例子-open-flash-chart official website to download the latest files, there are all kinds, such as java, php, html, actionscript,. net examples
- 2022-08-10 09:20:10下载
- 积分:1
-
多线程端口扫描
一个代码很规范的程序,实现对目标IP的主机进行端口扫描,其中线程数在程序中内嵌,无法自定义。可以自定义要扫描的端口号,有操作界面,操作简单,运行流畅,不会出现运行过慢的情况,不会卡顿,很好的例子。源码中有详细的注释。
- 2022-10-20 18:05:04下载
- 积分:1