资源列表
threadpool-0.1
- linux线程池,linux c++实现-linux thread pool, linux c++ implementation
IPV6-IPV4-addresses-to-host
- 读取txt文件中的给定域名,解析出IPV4或IPV6地址后写入Host文件,可用于Youtube地址的本地解析-read Txt file domain names, parse out the IPV4 or IPV6 addresses and write them to Host file,can be used to address the local resolution Youtube
classtcp
- linux 下tcp类,该类提供了对tcp原始套接字的封装。-class tcp under Linux,if you have problem connect to qq523876920.
VC-OPC-client
- 基于VC的OPC客户端软件研究与实现-The OPC-based VC research and implementation of client software .......
chat
- 一个多人聊天工具的代码,可以实现多人聊天,分为客户端和服务器端-Code for a multiplayer chat, chat people can be divided into client and server side
chat
- 这是一款基于QT平台的C/S模式的网络聊天程序,程序实现了简单的对话功能。-This is a QT-based platform, C/S mode network chat program, the program functions to achieve a simple dialogue.
NetSnoop
- APIHooking Network snoop introduces the basics of building a network sniffer to pick up all information being sent using TCP socket via send and recv API, obviously, these will be the two APIs to hook to get information about data being sent/receiv
socket--Db
- 客户端与服务端socket,实现对oracle Db读写-socket connect DB
portscaner
- 端口扫描器,基于VC++源代码实现,希望对大家有所帮助-Port scanner, based on VC++ source code, we hope to help
vcyb
- 一个探究VC++ 异步通信原理与实例的代码,程序同样是基于C/S结构的,分服务端与客户端。 -A VC++ asynchronous communication to explore principles and examples of code, the program also is based on the C/S structure, the sub-server and client.
morechats
- 多人同时对话的VC++聊天程序,含服务器和用户端,服务器端启动后需手动进入监听状态,然后启动客户端,先指定IP然后进行连接,连接成功会有提示-Dialogue over the same time VC++ chat program, including server and client, the server starts listening state to be entered manually, and then start the client first and then spec
vcudpsrc
- VC++ 基于UDP协议的网络通讯实例,C/S架构,在实例中,用户通过服务器端的程序定义一个屏幕上的几何圆,并将圆的X/Y坐标及半径信息发送至客户端,客户端接收到这些数据后在自己的窗体中还原出这个圆,包括它的半径、会标等,使用了UDP协议,也算是比较典型的网络通讯实例了-VC++ based on UDP protocol for network communications example, C/S structure, in the instance, the user through th
