资源列表
snort_inline_analyse
- 入侵检测的snort_inline源码分析,个人分析的代码流程,不能保证完全正确,属于自己学习文档。-Intrusion Detection snort_inline source code analysis, personal analysis of the code flow, can not guarantee completely correct documentation of their own learning.
snotificationn
- snmp按一定的时间发送trap命令,只要初始化加加进工程就可以通过。 ,经测试-snmp trap command sent by a certain time, and by the initialization Gaga into engineering. , Tested
so
- 一个用java程序。java语言编制的搜索引擎界面。跟baidu的差不多-use a java procedures. Java language search engine interface. With the same engines.
socetklib
- 关于C++ socket的封装库,便于使用,具体使用示例请参照example.cpp。-about C++ socket library for easy using,See example.cpp for usage
sock
- 能实现局域网之间的聊天,有服务器和客户端-Able to chat between the LAN, there are server and client
socket--c
- windows下的套接字c实现程序 里面有客服端和服务端的源码-socket communication
Socket-programming-TCP
- tcp socket programming program in C language
Socket-send-and-recv-
- Socket下send和recv使用的说明及介绍 -Socket-send and recv
SocketAdapter
- Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
socketclient
- sock客户端案例,客户端与服务器通信,使用TCP协议-sock client case, the client and server communicate using the TCP protocol
SocketComTest
- 两个最简单最经典的socket程序:一个服务器,一个客户端。实现两个应用程序的通讯!-Two of the most simple and classic socket programs: a server, a client. Two applications to achieve communication!
socketCppWrapper
- 一个unix和windows通用的socket函数封装的类-A class which is encapulated by common socket functions and can be used in unix and windows.