搜索资源列表
ACESXP-1.0
- ACESXP-1.0,ACE网络编程的一个小例子。-ACESXP-1.0, ACE network programming a small example.
ACE-Docs-0306
- 网络开发的基础库ACE的全部中文文档资料-network for the development of the ACE all of the Chinese Documentation
ACE+TAO+CIAO
- 完整的网络开发库ACE代码.和前面上传的ACE文档结合就可以使用ACE-integrity of network development for ACE code. And in front of the ACE upload files can be combined use of ACE
ACE
- 优秀的开源软件,优秀的网络开发工具,适用于一些大型的网络开发,像金融,航空等-excellent open-source software, excellent Web development tools, applicable to some of the largest network development, as financial, aviation
ACE_NetworkProgramming
- ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_Frameworks.chm-ACE network programming, in English, on the main mode of network design, Vo
ndk
- 网络开发中的强大库,堪比ACE的NDK,
Ace_Net
- ACE网络层 单独拿出来用 有需要的可以试试看
ACE_Client
- 使用ACE通信框架进行网络通信的客户端实例程序,使用VC开发,测试过
Ice-3.2.1-demos
- ice 通讯库的演示例子代码,学习ice开发的人可以很好了解下,ice和ace两个都是很好的网络程序开发工具库,方向架构不一样。
ace是一个高性能跨平台开源网络程序库
- ace是一个高性能跨平台开源网络程序库。
ACESharp.rar
- 演示如何在C#中使用高性能的网络库ACE,Demonstration of how the C# The use of high-performance network library ACE
wangluop2p
- 本文首先分章介绍 P2P 技术、P2P对等点发现技术、网络技术、面向对象的网络framework 技术;然后实现一个P2P对等点发现模型,以及利用设计模式思想实现对 WINSOK 的面向对象的封装,实现TCP,UDP,及同步时间分离模型(Reactor模型)和主动器模型(Proactor模型),并实现相应的测试程序。-At first,This text divides Chapters to introduce P2P technology, P2P peer discovery techno
CPP-Network-Programming-Volume-2-CBT
- C++网络编程参考书,非常经典。介绍了ACE环境的网络编程工具集的使用。-C++ network programming reference books, very classic. Introduced the ACE network programming environment, the use of tools.
VB-virus-programming-
- 以前学VB看过的部分关于病毒编程的文章,顺便编译出来共享。 给网络爱好者和VB对病毒感兴趣的朋友收藏研究。 高手就pass吧-Before the part about learning VB read the article, by virus programming compiler out sharing. To the web enthusiasts and VB to virus interest friends collection research.
SAP-STREAM
- 基于ace网络通讯基础件的流文件传输示例-File transfer example based the ace network communication flow of basic parts
TCP_API_Server2.0
- 实现TCP,HTTP,SMTP协议的框架,Data里对MySQL接口封装,XML里对DOM标准的实现。我目前主要是做C++网络编程,曾经尝试接触ACE库,但觉得太复杂难理解,而且也没有条件用于项目,后来发现了Poco,不仅简单易用,而且也包含《C++ Networking Programming》中提到的各种模式和框架,更难得的是文档注释丰富,看起源码来相当舒-class Net_API TCPServer: public Poco::Runnable class Net_API TCPSe
testsocket
- 用ace框架实现网络数据收发,地址选用回环测试地址(sending data from network by ace framework)