Welcome![Sign In][Sign Up]
Location:
Search - WSAAsyncSelect client

Search list

[CommunicationvariousSockIOMmodels

Description: Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using the select API. Only a server sample is provided. WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a server sample is provided. WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided. overlapped Illustrates the overlapped IO model using events.Only a server sample is provided. iocp Illustrates overlapped IO using an IO comletion port.Both a client and server sample are provided.
Platform: | Size: 79158 | Author: Janferry | Hits:

[TCP/IP stackwas

Description: 以消息通知的方式实现TCP协议下的客户机服务器程序。服务器程序使用WSAAsyncSelect模型-Informed way in order to realize the agreement under the TCP client-server program. Server program to use WSAAsyncSelect model
Platform: | Size: 3017728 | Author: 宋克宁 | Hits:

[CommunicationvariousSockIOMmodels

Description: Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using the select API. Only a server sample is provided. WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a server sample is provided. WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided. overlapped Illustrates the overlapped IO model using events.Only a server sample is provided. iocp Illustrates overlapped IO using an IO comletion port.Both a client and server sample are provided.
Platform: | Size: 78848 | Author: Janferry | Hits:

[Internet-NetworkSimpleServerClient

Description: 最简单的win32的WSAASyncSelect模型服务器和客户端-The simplest model WSAASyncSelect the win32 server and client
Platform: | Size: 6128640 | Author: 孟国 | Hits:

[Internet-NetworkwindowsSocket-WSAAsyncSelect

Description: windows网络模型之WSAAsyncSelect 实现的聊天程序 服务器负责记录上线下线人数并通知客户端,可以发离线消息-windows network model of WSAAsyncSelect achieved chat server is responsible for recording the number of on-line off the assembly line and notify the client, it can offline message
Platform: | Size: 66560 | Author: wake | Hits:

[Internet-NetworkXTALK

Description: XTALK程序的网络版本。XTALK程序是一个简单的群体聊天工具,一个客户端发言后,他的内容会通过服务器广播到其它所有的客户端。改程序的网络部分主要使用了WSAAsyncSelect函数-The network version of XTALK procedures. XTALK procedure is a simple group chat tool. When a client speaks, his content will be broadcast through the server to all other clients. Network to process some of the main function used WSAAsyncSelect
Platform: | Size: 115712 | Author: fang | Hits:

[Internet-NetworkWSAAsyncSelect

Description: 利用WSAAsyncSelect 模型开发局域网聊天程序,该程序包括服务器端和客户端两部分。服务器主要包括用户状态设计,数据包设计,界面设计等部分。主要功能包括启动服务,接受客户端请求,接受数据,处理数据,删除用户,用户离线和退出部分。客户端包括接受服务器数据,显示离线消息,创建聊天窗口,在线聊天,发送离线消息,被动聊天和保存聊天记录部分。-WSAAsyncSelect model development using local area network chat program, the program includes server-side and client-side in two parts. The server includes a user state of design, data package design, interface design and some other. Key features include start the service, to accept client requests and accept data, process data, delete user, offline and out of parts. Clients including access to server data, display offline messages, create chat window, online chat, to send offline messages, chat, and save your chats a passive part.
Platform: | Size: 64512 | Author: WANGTAO | Hits:

[Internet-Network14160_1245114464X425

Description: WSAAsyncSelect 网络通讯编程包含服务器和客户端-WSAAsyncSelect programming network communications with the server and the client
Platform: | Size: 671744 | Author: zz | Hits:

[Windows Developtalkroom

Description: 1.其中基于UDP做的聊天室,利用UDP广播,只需在局域网里启动exe即可工作,无需服务器端。开发思想:在“上线”后启动一个线程循环recv接受广播来的信息。"send"按钮广播信息。 2.基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnServerAccept再次利用WSAAsyncSelect函数判断并接受recv客户端发来的信息并广播,以达到聊天室的效果。-1. Which do UDP-based chat rooms, use of UDP broadcasts, simply start the exe in the LAN where you can work without the need for server-side. Development of thought: in the " on line" start a thread loop to recv receiving broadcast information. " send" button to broadcast information. 2. TCP-based chat rooms. WSAAsyncSelect using non-blocking message mode. First start the service ChatRoomServer.exe start server, the server-side listen to the information from the client side, when a client connection, the server-side accpet the client to establish a connection with the trigger message function OnServerAccept. OnServerAccept reuse WSAAsyncSelect and accept the recv function is to determine the client sent the information and broadcasting, in order to achieve the effect of chat rooms.
Platform: | Size: 1856512 | Author: zhuceyong | Hits:

[Windows DevelopTestWSAAsync

Description: 使用WSAAsyncSelect编写的socket客户端程序-The socket client program using WSAAsyncSelect
Platform: | Size: 82944 | Author: baobao | Hits:

[Compress-Decompress algrithmsWSAAsyncSelect

Description: 基于 异步选择模型的聊天程序,简单实现服务器和客户端的对话-Select model based on asynchronous chat program, simple implementation of server and client dialogue
Platform: | Size: 3780608 | Author: liurushuai | Hits:

[CommunicationTCPChatRoom

Description: 基于TCP的聊天室。采用了WSAAsyncSelect无阻塞消息模式。先启动服务ChatRoomServer.exe 在启动server后,服务器端listen来自客户端的信息,当客户端connection后,服务器端accpet与客户端建立连接后触发消息函数 OnServerAccept。OnServerAccept再次利用WSAAsyncSelect函数判断并接受recv客户端发来的信息并广播,以达到聊天室的效果-TCP-based chat room. WSAAsyncSelect message mode using non-blocking. Service ChatRoomServer.exe first start after the boot server, the server-side information from the client listen, when a client connection, the server-side accpet to establish connection with the client to trigger a message function OnServerAccept. OnServerAccept reuse WSAAsyncSelect recv function to judge and accept the client sent information and broadcasting, in order to achieve the effect of chat rooms
Platform: | Size: 87040 | Author: 韩静 | Hits:

[Internet-NetworkWinsock-API

Description: 一个用winsock api实现的简单的聊天室,使用WSAAsyncSelect实现套接字的异步操作,分有服务器端和客户端,客户端连接到服务器端,服务器端广播客户端的发言到所有连接上的客户端,该源码使用vs2008编写,很适合初学者学习winsock api应用。-Using winsock api to achieve a simple chat room using WSAAsyncSelect achieve asynchronous socket operations, divided into server and client, the client connects to the server side, server-side client' s speech broadcast to all connected clients, The source code written using vs2008, it is suitable for beginners to learn winsock api applications.
Platform: | Size: 24194048 | Author: York | Hits:

[Chess Poker gamesNetwork5ziqi

Description: vc++6.0 基于WSAAsyncEvent模型的网络五子棋代码,分为客户端和服务端。通过本代码可以学到WSAAsyncSelect模型的原理。-vc++6.0 network model based WSAAsyncEvent backgammon code, divided into client and service. Key principles of learning WSAAsyncSelect model
Platform: | Size: 2393088 | Author: 猴子 | Hits:

[Internet-Networkclient

Description: WSAAsyncSelect模型实例 客户端代码-WSAAsyncSelect client code model instance
Platform: | Size: 1024 | Author: 徐群群 | Hits:

[Internet-Network07

Description: Windows socket网络编程 vc++实现WSAAsyncSelect模式开发 内有客户端和服务器端的两个程序-Windows socket network programming vc++ realize WSAAsyncSelect pattern development client and server in the two programs
Platform: | Size: 70656 | Author: luli | Hits:

[Internet-NetworkNetEngine-Windows-V2PT2

Description: 网络通信引擎 集成服务器 客户端 集成了TCP UDP版本 IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED 模型 还有其他网络帮助函数 UPNP OPENSSL安全传输 加解密函数-Network Communications Engine Integration Server client integrates TCP the UDP version of IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED model, there are other networks to help the function of the UPNP OPENSSL secure transmission encryption and decryption functions
Platform: | Size: 7953408 | Author: 秋天 | Hits:

[ConsoleSocket

Description: 基于C_S结构的Socket程序设计。控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端 -Based on C_S structure Socket programming. Console application: using the console interface, multi-threaded Server program and Client-side, WSAAsyncSelect asynchronous window program: Use the Windows interface based on the WSAAsyncSelect asynchronous selection mechanism Server program and Client-side
Platform: | Size: 1018880 | Author: | Hits:

[Internet-NetworkWSAAsyncSelect

Description: 基于异步选择模型的tcp服务器程序接受客户端连接请求,答应接收到的数据。-Selection model based on asynchronous tcp server program to accept client connection requests, agreed to the received data.
Platform: | Size: 2048 | Author: zbw | Hits:

[Internet-NetworkXyRySoft_NetEngine

Description: 网络通信引擎 集成服务器 客户端 集成了TCP UDP版本 IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED 模型 还有其他网络帮助函数 UPNP OPENSSL安全传输 加解密函数-Integration Server client network communication engine integrates the the TCP UDP version IOCP the SELECT WSAEVENTSELET WSAASYNCSELECT the OVERLAPPED model there are other network help function the UPNP OPENSSL secure transmission encryption and decryption functions, etc.
Platform: | Size: 13202432 | Author: 秋天 | Hits:
« 12 »

CodeBus www.codebus.net