搜索资源列表
clib
- 一个跨平台的c\\c++类库 提供对log,mutext, thread,exception,socket等常用功能的封装
a
- A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
jwin32
- C Socket & Thread library for Unix & Windows
multi-thread-simple-crawler-socket
- 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
C_Socket-Muti_Thread_programming
- C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
cprops
- The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management fra
Socket
- 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
Tcp
- C#多线程通信的经典例子,可以充分理解多线程在socket编程中的应用-C# multi-threaded communication of the classic examples, we can fully understand the multi-thread socket programming application
ThreadTest
- C#通信小程序实例, 实现类似QQ的通信 Socket Thread-C# Communication applet instance, to achieve a similar QQ communication Socket Thread
Window(VC6-doc)ChatServer_chatClient
- Windows(VC6 doc)下C语言线程池类型并发服务器聊天室,是socket套接字编程,支持私聊和*,支持断开连接,适合新手学习socket学习-ON划词翻译ON实时翻译 Windows (VC6 DOC) language under the C thread pool types of concurrent server chat rooms, socket socket programming, support private chat and group, suppor
dkcms_v6.0
- A Java chat server and client service procedures, C / S structure, ChatServer class implements a chat room on the server side, such a constructor, use newServerSocket in the constructor () to create a Socket connection. RunServer () method to run the
NET_Source
- c# socket 服务端异步通信,高并发,多线程-Socket c# server asynchronous communication, high concurrency, multi thread
CSharpchat
- 实现C#下,简单的CS通信程序,本源码主要是测试socket与多线程。-Implementation of C#, a simple CS communication program, the source code is mainly to test the socket and multi thread.