资源列表
shell
- shell编程基础,里面包含基础的shell教程,比较全面的讲解了shell的基本用法,适合学习与开发人员阅读-this is a shell book,It will help you improve your shell.you can download it and read.
IOCP-socket--test
- IOCP,含完整工程(及测试程序)无内存泄漏,C-IOCP, including the complete works (and testing procedures) no memory leaks, C++
chat-socket
- 这是一个聊天室例程,分为服务器程序和客户端是,服务器先运行,客户连接到服务器运行的计算机的IP即可。-This is a chat room routine, divided into server and client, the server first run, the client IP to connect to a server running computer.
Multithread-socket
- 这是一个关于socket简单的通信源码,采用了多线程!实现了异步通信。IP地址自动获取主机的,端口为:14220,需要修改的 SocketServer、SocketClient都需要修改 TcpListener tcplistener = new TcpListener(ipa, 14220),修改为需要端口或IP即可,源码功能比较简单适合初学者学习。 注意: 开发环境为Visual Studio 2010-This is a simple socket communi
linux-sigaction
- linux系统编程之信号练习实例,通过本例,读者可以熟悉Linux下信号的运用-Signal practice examples of linux system programming, through this example, the reader is familiar with the use of Linux may signal
tcp_echo_srv
- linux下网络编程,TCP协议下服务器的建立,包括Makefile文件。-linux network programming, established under the TCP protocol server, including the Makefile.
TCP_sample
- Linux/unix网络编程,tcp/ip协议编程,服务器及客户端建立及通讯。-Linux/unix network programming, tcp/ip protocol programming, server and client to establish and communicate.
sigSlot
- Linux/unix下用C++语言完成QT信号与槽的编程实例。-Under Linux/unix complete programming examples QT signals and slots with C++ language.
key_event
- Linux/unix下用C++语言完成QT按键事件的编程实例。-Under Linux/unix complete programming examples QT key events in C++.
pthreadcc
- For those wishing to develop multi-threaded applications in a C++ class oriented environment. This library allows creation of threads as classes as well as access to multi-threaded programming tools as class abstractions. Even if the basic prog
NetworksApi_2
- Networks Library Api Documentation NetworksApi.DATA.ENCRYPTION Namespace
ns2wimax
- 在ns2下实现wimax协议的程序,可以为ns2下完整的802.16协议的实现提供参考。-This wimax code for ns2 which can be used for further research.