-
VOIP, voice transmission network. Server and client procedures, before changes i...
VOIP, 实现网络语音传输. server和client程序一样, 使用前先更改IP-VOIP, voice transmission network. Server and client procedures, before changes in the use of IP
- 2022-03-13 16:49:38下载
- 积分:1
-
VC++实现的TCP实现P2P通信,TCP穿越NAT的方法,TCP HOL…
VC++实现TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞,有详细的说明文档,对于想了解P2P软件工作原理的人很有启发作用。-VC++ Realize TCP realize P2P communications, TCP through the NAT method, TCP holes, have detailed documentation for the P2P software would like to know the working principle of the people is very inspiring.
- 2022-03-21 18:23:20下载
- 积分:1
-
win2k下用winsock原始套接字抓包,从事SOCKET编程
win2k下用winsock原始套接字抓包,从事SOCKET编程-win2k using protocols of the original socket capturing Packet engaged Socket Programming
- 2022-02-01 07:44:31下载
- 积分:1
-
//在mscrm 3.0 的设置/自定义中,在一个实体的“表单属性”中的onload里编码
//获得这个当前用户的安全角色...
//在mscrm 3.0 的设置/自定义中,在一个实体的“表单属性”中的onload里编码
//获得这个当前用户的安全角色
- 2022-01-21 20:17:07下载
- 积分:1
-
开放源程序的P2P的文件共享,主要是进行更新的文件共享开发和让所有人都能共享他的文件和成果
开放源程序的P2P的文件共享,主要是进行更新的文件共享开发和让所有人都能共享他的文件和成果- The open source program P2P document sharing, mainly is carries
on the renewal the document sharing development and enables all people
all to share his document and the achievement
- 2022-02-03 03:53:36下载
- 积分:1
-
尝试在防火墙通过UDP打洞
try to punch hole in firewalls via UDP
- 2023-03-24 01:20:04下载
- 积分:1
-
Amedes是一个会员文件管理系统,基于Expression Web应用程序框架。其目标是帮助日常的任务和在组织者内部进行交流。它的基本目的是包含会员信息的卡片...
Amedes是一个会员文件管理系统,基于Expression Web应用程序框架。其目标是帮助日常的任务和在组织者内部进行交流。它的基本目的是包含会员信息的卡片,包括每个人的姓名、地址、电话号码和所付费用等。 -Amedes Member is a document management system, based on the Expression Web application framework. Its goal is to help the day-to-day tasks and the organizers of internal communication. It"s basic aim is to include members of the card information, including each person"s name, address, telephone number and paid employees.
- 2022-02-06 06:36:05下载
- 积分:1
-
Socket API procedures
SocketAPI的程序-Socket API procedures
- 2022-02-20 05:19:27下载
- 积分:1
-
一个用vc实现的overlapped的实例
一个用vc实现的overlapped的实例-with a vc realized overlapped examples
- 2022-06-18 20:13:22下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1