-
可以实现NAT下的多重穿透(聊天室源码)
可以实现NAT下的多重穿透(聊天室源码)-NAT can be achieved under the multiple penetration (Chat Room FOSS)
- 2022-09-16 21:50:03下载
- 积分:1
-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子...
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子-This procedure allows you to easily access each other"s data can also be sent to the other side, but through the realization of the related protocols, the protocols of understanding as a good example!
- 2022-02-13 04:42:37下载
- 积分:1
-
GM8142的详细的读写程序,发送接收子程序
GM8142的详细的读写程序,发送接收子程序-GM8142 detailed procedures to read and write, send receive Subroutine
- 2022-02-18 17:30:51下载
- 积分:1
-
用网络开发的集成环境
用VC++集成环境开发的基于UDP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of network-based UDP applications, including server-side and client-side.
- 2023-05-16 19:25:03下载
- 积分:1
-
MFC详细的讲述了异步套接字的特点和原理,并且附带源码,界面完整,很具有参考价值...
MFC详细的讲述了异步套接字的特点和原理,并且附带源码,界面完整,很具有参考价值-MFC detail asynchronous socket characteristics and principles of, and incidental source, interface integrity, is a reference value
- 2022-02-27 06:02:53下载
- 积分:1
-
中国电信短信固网网关接口,安全JAVA代码实现《Visual C++网络通信编程实用案例精选》配套源码《Visual C++网络通信编程实用案例精选》配套源码...
中国电信短信固网网关接口,安全JAVA代码实现《Visual C++网络通信编程实用案例精选》配套源码《Visual C++网络通信编程实用案例精选》配套源码-China Telecom fixed network SMS gateway interface, security JAVA source implementation of the "Visual C Programming Network Communication practical cases selected" complementary source "Visual C Programming Network Communication practical case Showcase" supporting FOSS
- 2022-05-07 22:24:25下载
- 积分:1
-
一个简单的网络防火墙,从freevbcode找到
一个简单的网络防火墙,从freevbcode上找的-A simple network firewall, from freevbcode find the
- 2022-08-19 15:30:43下载
- 积分: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
-
鸽子
飞鸽的一版最新的source!由于飞鸽是由VC++ 6.0所写,与Visual 2005 不太兼容。本项目以网络上流传广泛的ipmsg206src版为基础,修改了直接导入Visual 2005 后产生的50多个bug。可以生成正常使用的飞鸽exe文件。供研究飞鸽的朋友参考使用。注:本人修改时间2008年9月2日-Dove
- 2022-01-25 21:58:59下载
- 积分:1