搜索资源列表
net_oss
- 这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
ip_monitor
- 用VC写的以原始套接字进行网卡的捕包,捕包以单独工作线程进行.-VC write to the original card socket for the arrest packet capturing packets in a separate thread for work.
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
thread-m
- linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
C10K
- Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由Th
Linux-Network-Programming
- 本书主要描述linux中进程,socket,线程信号,文件符等,挺全面的一本书。中文的-This book describes the linux process, the socket, the thread signals, the file descr iptor , etc., very comprehensive book. In Chinese
java----port-scanner-
- java实现的端口扫描。相关的技术:Swing、Thread、Socket-java implementation of the port scan. Related technologies: Swing Thread, Socket
chatevent
- VC++线程同步与异步套接字编程实例源码,很实用,推荐看下。-VC++ thread synchronization with asynchronous socket programming source code, very useful, it is recommended to look.
txtd.tar
- 一个基于c 的windwos线程的管理的一个框架。主要包括读写配置文件、读写日志函数、加载DLL文件、异步非阻塞Socket网络通信、进程监控-C the Windwos thread of management based on a framework. Mainly including read and write configuration files, read and write the log function to load the DLL file, asynchronous n
test-sockets
- Socket Listener Thread Source Code for Linux.
file
- 通过socket进行文件传输,多线程 在linux下 大家可以参考一下-File transfer through socket, multi thread in Linux, you can refer to
server
- linux网络编程双套接字,双线程,分别接收不同文件并将文件存储-linux network programming dual socket, dual-thread, receives a different file and file storage
ThreadPool
- 基于线程池的socket编程TCP服务器-Based on the thread pool server TCP socket programming
Java-socket3
- java socket小程序,实现了多线程的server端与client端的通信。运用了java多线程的知识去实现。-Socket java small program to achieve the server and the client end of the multi thread communication. The use of Java multi threading knowledge to achieve.
smanner-learning
- 线程扫描器,有利于多线程学习和简单socket学习-Thread scanner for multithreaded learning and simple socket
单线程socket实现
- C-S构架的linux 网络socket 单线程编程(Socket single thread programming of Linux Network Based on C-S framework)
newproject
- 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)