-
8, download the source code 433949 k 2003
8款下载系统源代码 2003-3-11 21:37:45 433 949k ・ 都很常见: 猛虎山庄、燕衔泥(飞扬的软件第二版用的就是他,太简单,不推荐)、蓝芒、xzdown、动网先锋(两个)、FLASH欣赏管理系统(飞扬的闪客岛采用的源代码)、惊云下载(本站现用的下载系统)、惊云下载系统DownASP1.1(原来飞扬曾准备做过一个游戏下载站,用的这种源码-8, download the source code 433949 k 2003-3-11 21:37:45 very common : Tiger Hill, the title mud Yan (Music of the second version of the software is he, too simple and not recommended), Lan Huang, xzdown, dynamic network Pioneer (2) , FLASH appreciate Management System (Music of the Island istalking the source code), panic-downloading (now the site download), panic-download DownASP1.1 (the original dust has been preparing a game downloads station, and use this source
- 2022-03-06 12:23:01下载
- 积分:1
-
基于Delphi 和TCP/IP 协议的通信编程
基于Delphi 和TCP/IP 协议的通信编程-Based on Delphi and the TCP/IP protocol for communication programming
- 2022-01-24 19:04:08下载
- 积分:1
-
模块,最标准的成就
模块,最标准的成就
- 2023-08-29 06:55:02下载
- 积分:1
-
套中小型企业网站建设,信息发布,资料存储管理的系统平台,支持无限级的分类与子分类,支持多种风格,内置HTML编辑器,采用smarttemplate模板引擎,页面...
套中小型企业网站建设,信息发布,资料存储管理的系统平台,支持无限级的分类与子分类,支持多种风格,内置HTML编辑器,采用smarttemplate模板引擎,页面高速缓存,使用XHTML+CSS技术,方便的管理文章所用图片,防止垃圾图片的产生-sets of SME websites, information dissemination, data storage management system platforms, support unlimited-class classification and sub-classification, support a variety of styles, built-in HTML editor, used smarttemplate template engine, cache pages, the use of XHTML CSS technology, and would facilitate the management of an article by to use an image, to prevent the emergence of refuse Photo
- 2022-02-01 07:06:52下载
- 积分:1
-
a good station procedures
一个不错的全站程序-a good station procedures
- 2022-02-16 03:57:58下载
- 积分: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
-
VC多线程的TCP编程
VC多线程的TCP编程,分client和server
- 2022-05-13 11:40:08下载
- 积分:1
-
ASP website module, module can be used to produce personal websites
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-03-05 19:40:24下载
- 积分:1
-
JAVA+JSP程序系统的JSP聊天室
JAVA+JSP程序系统的JSP聊天室-Java System JSP JSP Chat Room
- 2022-10-23 01:10:03下载
- 积分:1
-
对话音的全双工传输
Windows 95作为微机的操作系统,已经完全融入了网络与通信功能,不仅可以建立纯Windows 95环境下的“对等网络”,而且支持多种协议,如TCP/IP、IPX/SPX、NETBUI等。在TCP/IP协议组中,TPC是一种面向连接的协义,为用户提供可靠的、全双工的字节流服务,具有确认、流控制、多路复用和同步等功能,适于数据传输。UDP协议则是无连接的,每个分组都携带完整的目的地址,各分组在系统中独立传送。它不能保证分组的先后顺序,不进行分组出错的恢复与重传,因此不保证传输的可靠性,但是,它提供高传输效率的数据报服务,适于实时的语音、图像传输、广播消息等网络传输。
Winsock接口为进程间通信提供了一种新的手段,它不但能用于同一机器中的进程之间通信,而且支持网络通信功能。随着Windows 95的推出。Winsock已经被正式集成到了Windows系统中,同时包括了16位和32位的编程接口。而Winsock的开发工具也可以在Borland C++4.0、Visual C++2.0这些C编译器中找到,主要由一个名为winsock.h的头文件和动态连接库winsock.dll或wsodk32.dll组成,这两种动态连接库分别用于Win16和Win32的应用程序。
本文针对话音的全双工传输要求,采用UDP协议实现了实时网络通信。使用VisualC++2.0编译环境,其动态连接库名为wsock32.dll。
- 2022-02-02 04:51:06下载
- 积分:1