文件名称:talkroom

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1.77mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • zhuc*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

聊天室

......\code

......\....\TCP

......\....\...\ChatRoomClient

......\....\...\..............\ChatRoomClient.aps

......\....\...\..............\ChatRoomClient.cpp

......\....\...\..............\ChatRoomClient.h

......\....\...\..............\ChatRoomClient.rc

......\....\...\..............\ChatRoomClient.sln

......\....\...\..............\ChatRoomClient.vcproj

......\....\...\..............\ChatRoomClientDlg.cpp

......\....\...\..............\ChatRoomClientDlg.h

......\....\...\..............\Debug

......\....\...\..............\ReadMe.txt

......\....\...\..............\res



......\....\...\..............\...\ChatRoomClient.manifest

......\....\...\..............\...\ChatRoomClient.rc2

......\....\...\..............\Resource.h

......\....\...\..............\stdafx.cpp

......\....\...\..............\stdafx.h

......\....\...\ChatRoomDemo

......\....\...\............\ChatRoomDemo.aps

......\....\...\............\ChatRoomDemo.cpp

......\....\...\............\ChatRoomDemo.h

......\....\...\............\ChatRoomDemo.rc

......\....\...\............\ChatRoomDemo.sln

......\....\...\............\ChatRoomDemo.vcproj

......\....\...\............\ChatRoomDemoDlg.cpp

......\....\...\............\ChatRoomDemoDlg.h

......\....\...\............\Debug

......\....\...\............\ReadMe.txt

......\....\...\............\res



......\....\...\............\...\ChatRoomDemo.rc2

......\....\...\............\Resource.h

......\....\...\............\stdafx.cpp

......\....\...\............\stdafx.h

......\....\UDP

......\....\...\ChatDemo

......\....\...\........\ChatDemo.aps

......\....\...\........\ChatDemo.cpp

......\....\...\........\ChatDemo.h

......\....\...\........\ChatDemo.rc

......\....\...\........\ChatDemo.sln

......\....\...\........\ChatDemo.vcproj

......\....\...\........\ChatDemoDlg.cpp

......\....\...\........\ChatDemoDlg.h

......\....\...\........\Debug

......\....\...\........\ReadMe.txt

......\....\...\........\res



......\....\...\........\...\ChatDemo.manifest

......\....\...\........\...\ChatDemo.rc2

......\....\...\........\Resource.h

......\....\...\........\stdafx.cpp

......\....\...\........\stdafx.h

......\exe

......\...\TCP

......\...\...\ChatRoomClient.exe

......\...\...\ChatRoomServer.exe

......\...\...\mfc71d.dll

......\...\...\msvcr71d.dll

......\...\UDP

......\...\...\ChatDemo.exe

......\...\...\mfc71d.dll

......\...\...\msvcr71d.dll

......\Readme.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org