Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - select socket
Search - select socket - List
提供CSocketModel类完整代码:\"CSocketModel.zip\" 该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-provide complete CSocketModel category code : "CSocketModel.zip" SOCKET is such integrated communications model, such completion, will repackage the mode of communication SOCKET (blocking select, asynchronous window, asynchronous events, overlapping I / O, complete I / O). It can be the species used to facilitate the communication process. based particularly SERVER / CLIENT SERVER the procedures significantly improve performance. If people use to accomplish specific communication from such succession, increasing the pool of threads support.
Date : 2008-10-13 Size : 9.66kb User : 张其

提供CSocketModel类完整代码:"CSocketModel.zip" 该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-provide complete CSocketModel category code : "CSocketModel.zip" SOCKET is such integrated communications model, such completion, will repackage the mode of communication SOCKET (blocking select, asynchronous window, asynchronous events, overlapping I/O, complete I/O). It can be the species used to facilitate the communication process. based particularly SERVER/CLIENT SERVER the procedures significantly improve performance. If people use to accomplish specific communication from such succession, increasing the pool of threads support.
Date : 2025-12-20 Size : 9kb User : 张其

select socket源代码:本程序详细列举了select方式下socket的创建和收发机制,并形成模块化,方便使用。-select socket source code: This procedure detailly shows how to create a select mode socket, and how to send and receive mechanism. The output file is a dll, very easy to use.
Date : 2025-12-20 Size : 6kb User : songlianchao

网络套接字编程小例子,关于select类型的程序-Network socket programming small example, on select type of program
Date : 2025-12-20 Size : 275kb User : 曾威杰

实现套接字的连接,VC++精选学习源码,很好的参考资料。-Realize the connection socket, VC++ select learning source code, a good reference.
Date : 2025-12-20 Size : 13kb User : 什锦丁儿

实现套接字的连接,VC++精选学习源码,很好的参考资料。-Realize the connection socket, VC++ select learning source code, a good reference.
Date : 2025-12-20 Size : 26kb User : 糟熘鱼片

C++ Socket Http请求封装类,精选学习源码,很好的参考资料。-C++ Socket Http request packaging category, select learning source code, a good reference.
Date : 2025-12-20 Size : 3kb User : 桂花翅子

VC++ 实现将本地文件通过HTTP上传到WEB服务器上。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,精选学习源码,很好的参考资料。-VC++ realization of the local files uploaded from HTTP to the WEB server. With a class, MFC HTTP, SOCKET protocol analysis. Imitation HTTP upload files. Through the 80 port to upload, select learning source code, a good reference.
Date : 2025-12-20 Size : 146kb User : 糟熘鱼片

1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息(1, Download decompression, use VC++ 6 to open two projects: one is SocketServer and a ClientSocket project. 2, first run the server side project, select the default port 1008 3, and then run the client project, select the default port 1008 and the default server address 4. Run multiple client processes again 5, if everything is normal, can be the message of each client)
Date : 2025-12-20 Size : 3.44mb User : bjn

、采用 C/S 架构,通过多线程实现服务器与多个客户端之间的通信 2、在服务器端使用select、轻量级数据库 Sqlite3 管理 3、记录存储所有用户注册时的昵称、密码、个性签名、VIP 标志等 4、用到了C语言链表表示用户信息、文件编程、socket网络编程、多线程(服务器端)、sqlite3数据库存储等; 5、具体功能包括:注册、登录、修改密码、群聊、私聊、查看在线用户、设置个性签名、文件传输、查看聊天记录、注册会员等功能,VIP 会员还独享禁言、解禁、踢人等特殊功能。(Using C/S architecture to communicate the communication between the server and multiple clients through multithreading 2. Use select and lightweight database Sqlite3 management on the server side 3. Record the nicknames, passwords, personalities, VIP signs, and so on for the registration of all users 4, use the C language chain to represent user information, file programming, socket network programming, multithreading (server side), SQLite3 database storage, etc. 5, specific features include: registration, login, change password, group chat, private chat, online user view, set character signature, file transfer, check the records and membership functions to chat, VIP members are also banned, the lifting of the ban, forcing exclusive special functions.)
Date : 2025-12-20 Size : 44.64mb User : Tosans
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.