文件名称:ChatRoom
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-09
- 文件大小:
- 379kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网络聊天室通常直称聊天室,是一种人们可以在线交谈的网络论坛,在同一聊天室的人们通过广播消息进行实时交谈。
聊天室可以建立在即时通讯软件(如MSN Messenger、QQ、Anychat)、P2P软件、万维网(如 Halapo,Meebo ) 等基础上,万维网方式更为普通和种类繁多,交谈的手段不局限于文本,更包括语音、视频。通常聊天室是按照房间或频道为单位的,在同一房间或频道的网人可以实时地广播和阅读公开消息。一般情况下,与其它网络论坛、即时通讯不同的是,聊天室不保存聊天记录。-Internet chat rooms are usually straight-called chat rooms, is a network of people you can talk to online forums, chat rooms for people in the same broadcast message through real-time conversation. Chat rooms can be built in instant messaging software (such as MSN Messenger, QQ, Anychat), P2P software, the World Wide Web (eg Halapo, Meebo), etc., based on the World Wide Web method is more general and a wide range of means of conversation is not limited to text, and more including voice, video. Usually chat room or channel in accordance with the room for the unit, in the same room or channel network of people in real-time news broadcasts and read publicly. Under normal circumstances, and other online forums, instant messaging is different, chat rooms do not save chat history.
聊天室可以建立在即时通讯软件(如MSN Messenger、QQ、Anychat)、P2P软件、万维网(如 Halapo,Meebo ) 等基础上,万维网方式更为普通和种类繁多,交谈的手段不局限于文本,更包括语音、视频。通常聊天室是按照房间或频道为单位的,在同一房间或频道的网人可以实时地广播和阅读公开消息。一般情况下,与其它网络论坛、即时通讯不同的是,聊天室不保存聊天记录。-Internet chat rooms are usually straight-called chat rooms, is a network of people you can talk to online forums, chat rooms for people in the same broadcast message through real-time conversation. Chat rooms can be built in instant messaging software (such as MSN Messenger, QQ, Anychat), P2P software, the World Wide Web (eg Halapo, Meebo), etc., based on the World Wide Web method is more general and a wide range of means of conversation is not limited to text, and more including voice, video. Usually chat room or channel in accordance with the room for the unit, in the same room or channel network of people in real-time news broadcasts and read publicly. Under normal circumstances, and other online forums, instant messaging is different, chat rooms do not save chat history.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChatRoom
........\ChatRoom.sln
........\ChatRoom.suo
........\ChattingRoom.Client
........\...................\bin
........\...................\...\Debug
........\...................\...\.....\ChattingRoom.Client.exe
........\...................\...\.....\ChattingRoom.Client.pdb
........\...................\...\.....\ChattingRoom.Client.vshost.exe
........\...................\...\.....\ChattingRoom.Client.vshost.exe.manifest
........\...................\ChattingRoom.Client.csproj
........\...................\FrmClient.cs
........\...................\FrmClient.Designer.cs
........\...................\FrmClient.resx
........\...................\obj
........\...................\...\x86
........\...................\...\...\Debug
........\...................\...\...\.....\ChattingRoom.Client.csproj.FileListAbsolute.txt
........\...................\...\...\.....\ChattingRoom.Client.exe
........\...................\...\...\.....\ChattingRoom.Client.FrmClient.resources
........\...................\...\...\.....\ChattingRoom.Client.pdb
........\...................\...\...\.....\ChattingRoom.Client.Properties.Resources.resources
........\...................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\...................\...\...\.....\GenerateResource.read.1.tlog
........\...................\...\...\.....\GenerateResource.write.1.tlog
........\...................\Program.cs
........\...................\Properties
........\...................\..........\AssemblyInfo.cs
........\...................\..........\Resources.Designer.cs
........\...................\..........\Resources.resx
........\...................\..........\Settings.Designer.cs
........\...................\..........\Settings.settings
........\ChattingRoom.Server
........\...................\bin
........\...................\...\Debug
........\...................\...\.....\ChattingRoom.Server.exe
........\...................\...\.....\ChattingRoom.Server.pdb
........\...................\...\.....\ChattingRoom.Server.vshost.exe
........\...................\...\.....\ChattingRoomServer.exe
........\...................\...\.....\ChattingRoomServer.pdb
........\...................\ChattingRoom.Server.csproj
........\...................\FrmServer.cs
........\...................\FrmServer.Designer.cs
........\...................\FrmServer.resx
........\...................\obj
........\...................\...\x86
........\...................\...\...\Debug
........\...................\...\...\.....\ChattingRoom.Server.csproj.FileListAbsolute.txt
........\...................\...\...\.....\ChattingRoom.Server.exe
........\...................\...\...\.....\ChattingRoom.Server.FrmServer.resources
........\...................\...\...\.....\ChattingRoom.Server.pdb
........\...................\...\...\.....\ChattingRoom.Server.Properties.Resources.resources
........\...................\...\...\.....\ChattingRoomServer.csproj.FileListAbsolute.txt
........\...................\...\...\.....\ChattingRoomServer.exe
........\...................\...\...\.....\ChattingRoomServer.FrmServer.resources
........\...................\...\...\.....\ChattingRoomServer.pdb
........\...................\...\...\.....\ChattingRoomServer.Properties.Resources.resources
........\...................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\...................\...\...\.....\GenerateResource.read.1.tlog
........\...................\...\...\.....\GenerateResource.write.1.tlog
........\...................\...\...\.....\TempPE
........\...................\...\...\.....\......\Properties.Resources.Designer.cs.dll
........\...................\Program.cs
........\...................\Properties
........\...................\..........\AssemblyInfo.cs
........\...................\..........\Resources.Designer.cs
........\...................\..........\Resources.resx
........\...................\..........\Settings.Designer.cs
........\...................\..........\Settings.settings
........\FileOperation
........\.............\App.config
........\............