搜索资源列表
ptypes-1[1].7.5.tar
- PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP
commoncpp2-1.3.26.tar
- GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and d
catralibraries-1.4
- CatraLibraries is a general-purpose C++ framework. It is platform independent (Unix, Windows, ...) and provides classes to manage POSIX threads, Sockets, Tracer, Scheduler, EventsSet, Configuration files, Database access (Oracle, Sybase), Reports (HT
wine_cellar_1
- Management of wine cellar. The producters of wine, can remotely comunicate to wine cellar, and marking a day to download the wine. The aplication is made in MFC, use sockets and threads
threadServeur.tar
- Language C, linux, Code-Block Sockets-Serveur-MultiClients(Threads)
qddown_java8543535625
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Soc
NetworkService1.0.0.1_2
- A Java class library for networking applications using Java sockets & threads. From simple listener classes to skeletons for building server & client applications, This library aims to take care of all socket programming & multithreading you need.
ChatThreads
- Locachat with threads for many user using sockets.
Thread-synchronization-
- 线程同步与异步套接字编程 简单的线程和套接字的使用-Thread synchronization with asynchronous socket programming simple use of threads and sockets
Chat
- 使用线程、套接字来实现通信,简单的例子,方便初学者学习-Communication simple example using threads, sockets, easy for beginners to learn
winsock
- 实现了聊天功能 局域网文件传输功能 分客户端和服务器端-File transfer is one of the most commonly used services on the Internet, a multi-threaded file transfer can effectively improve the file transfer speed and efficiency, this system use the Windows sockets implementation, So
OSMonitor
- 开源项目。安卓手机进程管理,进程监听,线程号与通信套接字对应。-Open source project. Android phones process management, process monitoring, and communications sockets corresponding number of threads.
Threads-and-Socket
- 适用于对threads和sockets入门-Counter.class :Counter extends Thread, count 10 to 500 CounterApp: two counter,two thread Buffer.java, Producer.java, and Consumer.java:Use to realize synchronization MyServer.java and MyClient.java :socket
CSharp
- 该文档是C#中进程与线程,IP地址转换和套接字的相关PPT,适合学习C#网络编程的同学。-The document is in C# processes and threads, IP address translation and the sockets PPT, suitable for learning C# Network Programming classmates.