搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
ClicetServer
- 用Socket实现客户和服务器交互的典型C/S结构的演示程序.欢迎使用.-Socket client and server interaction typical C / S structure of the demonstration program. Welcome.
EVC_socket
- 基于Embedded Visual C++的socket编程,包括TCP server和TCP client-based Embedded Visual C socket programming, including TCP server and TCP client
WLServer
- c/s结构socket通讯(server程序)
mhttpd-2.0.1.tar
- 一个非常example的minimal http服务器,用非常纯粹的c++完成,可以作为学习c++和socket编程的最佳例子!-example of a very minimal http server, with very pure c completed, could serve as learning c socket programming and the best example!
Socket
- 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能-Console socket file transfer program, using C++ prepared to open the server side, client side input server-side IP can be used. Program upload, download
socket
- 应用visual c++开发环境,利用socket实现客户端与服务器之间的信息传输-The application visual c++ development environment, socket to achieve the transfer of information between the client and the server
socketudp
- c# 实现socket upd 通信 包括客户端 服务器端 程序-c# to achieve socket upd client communication, including server-side program
Csocket
- 主要是C语言编写的SOCKET程序,简单的客户端和服务器端调试程序。-C language socket programm,simple client and server.
socket
- 详细说明:采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。--using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of s
Projects
- 用socket实现的server与client,使用c++builder 6.0编译成功。-use socket achieve server and client,used c++builder 6.0 compile successful.
NTP
- 该代码是基于windows socket编写的C++代码。包括服务器和客户端两部分。-The windows socket code is written based on C++ code. Including server and client in two parts.
GPSserver
- 用C#语言实现socket通信服务端,并将信息存储到mysql数据库-C# language with the server socket communication, and information stored in the mysql database
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
Communication
- 1 C++ socket通讯DLL 2 客户端及服务器的多线程通信 -1 C++ socket communications multithreaded DLL client and server communication
ServerCandJava
- 实现C和JAVA的网络通信,采用socket网络编程,JAVA为服务端。-C and JAVA network communication using socket network programming, JAVA server.
Selectio
- 简单的select socket服务器,c语言实现-Simple the select socket server, c language
C-Socket
- 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
Thixi
- Light and Fast C# IOCP Socket Server
BCB socket
- 此程式為BCB6.0 socket Server及Client通訊測試程式(This program is a BCB6.0 socket Server and Client communication test program)