CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程

文件名称:ChatDemo-1.2.0

介绍说明--下载内容来自于网络,使用问题请自行百度

使用ICE+C#开发的局域网聊天程序,自己开发的,网上没有-ICE+ C# developers to use LAN chat program, its development, on-line without
相关搜索: chatdemo

(系统自动生成,下载前可以参看下载内容)

下载文件列表

ChatDemo-1.2.0/
ChatDemo-1.2.0/CHANGES
ChatDemo-1.2.0/CHAT_DEMO_LICENSE
ChatDemo-1.2.0/INSTALL.LINUX
ChatDemo-1.2.0/INSTALL.WINDOWS
ChatDemo-1.2.0/LICENSE
ChatDemo-1.2.0/Makefile
ChatDemo-1.2.0/Makefile.mak
ChatDemo-1.2.0/README
ChatDemo-1.2.0/THIRD_PARTY_LICENSE
ChatDemo-1.2.0/THIRD_PARTY_SOURCES
ChatDemo-1.2.0/bin/
ChatDemo-1.2.0/certs/
ChatDemo-1.2.0/certs/dev_ca_cert.jks
ChatDemo-1.2.0/certs/dev_ca_cert.pem
ChatDemo-1.2.0/certs/glacier2_cert.pem
ChatDemo-1.2.0/certs/glacier2_key.pem
ChatDemo-1.2.0/certs/zeroc_ca_cert.pem
ChatDemo-1.2.0/certs/zeroc_glacier2_cert.pem
ChatDemo-1.2.0/client/
ChatDemo-1.2.0/client/Makefile
ChatDemo-1.2.0/client/Makefile.mak
ChatDemo-1.2.0/client/applet/
ChatDemo-1.2.0/client/applet/Makefile
ChatDemo-1.2.0/client/applet/Makefile.mak
ChatDemo-1.2.0/client/applet/build.xml
ChatDemo-1.2.0/client/applet/chatview.html
ChatDemo-1.2.0/client/applet/index.html
ChatDemo-1.2.0/client/applet/index.html.js
ChatDemo-1.2.0/client/applet/js/
ChatDemo-1.2.0/client/applet/js/prototype-1.6.0.3.js
ChatDemo-1.2.0/client/applet/resources/
ChatDemo-1.2.0/client/applet/resources/icons/
ChatDemo-1.2.0/client/applet/resources/icons/16x16/
ChatDemo-1.2.0/client/applet/resources/icons/16x16/user.png
ChatDemo-1.2.0/client/applet/resources/images/
ChatDemo-1.2.0/client/applet/resources/images/bg-footer.png
ChatDemo-1.2.0/client/applet/resources/images/bg-menu-hover.png
ChatDemo-1.2.0/client/applet/resources/images/bg-menu.png
ChatDemo-1.2.0/client/applet/resources/images/chat.png
ChatDemo-1.2.0/client/applet/resources/images/favicon.ico
ChatDemo-1.2.0/client/applet/resources/images/user.png
ChatDemo-1.2.0/client/applet/resources/style.css
ChatDemo-1.2.0/client/applet/src/
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/ChatDemoApplet.java
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/ChatRoomCallbackI.java
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/ChatUtils.java
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/ChatViewProxy.java
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/Coordinator.java
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/LoginInfo.java
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/Session.java
ChatDemo-1.2.0/client/applet/src/ChatDemoGUI/SessionRefreshThread.java
ChatDemo-1.2.0/client/cpp/
ChatDemo-1.2.0/client/cpp/.depend
ChatDemo-1.2.0/client/cpp/ChatUtils.cpp
ChatDemo-1.2.0/client/cpp/ChatUtils.h
ChatDemo-1.2.0/client/cpp/Client.cpp
ChatDemo-1.2.0/client/cpp/Makefile
ChatDemo-1.2.0/client/cpp/Makefile.mak
ChatDemo-1.2.0/client/cpp/PollingClient.cpp
ChatDemo-1.2.0/client/cs/
ChatDemo-1.2.0/client/cs/App.xaml
ChatDemo-1.2.0/client/cs/App.xaml.cs
ChatDemo-1.2.0/client/cs/ChatCommands.cs
ChatDemo-1.2.0/client/cs/ChatDemoGUI.csproj
ChatDemo-1.2.0/client/cs/ChatDemoGUI.sln
ChatDemo-1.2.0/client/cs/ChatModel.cs
ChatDemo-1.2.0/client/cs/ChatRoomCallbackI.cs
ChatDemo-1.2.0/client/cs/ChatUtils.cs
ChatDemo-1.2.0/client/cs/ChatView.xaml
ChatDemo-1.2.0/client/cs/ChatView.xaml.cs
ChatDemo-1.2.0/client/cs/Coordinator.cs
ChatDemo-1.2.0/client/cs/ErrorView.xaml
ChatDemo-1.2.0/client/cs/ErrorView.xaml.cs
ChatDemo-1.2.0/client/cs/Images/
ChatDemo-1.2.0/client/cs/Images/chat.ico
ChatDemo-1.2.0/client/cs/Images/chat.png
ChatDemo-1.2.0/client/cs/Images/error.ico
ChatDemo-1.2.0/client/cs/Images/user.png
ChatDemo-1.2.0/client/cs/LoginInfo.cs
ChatDemo-1.2.0/client/cs/LoginView.xaml
ChatDemo-1.2.0/client/cs/LoginView.xaml.cs
ChatDemo-1.2.0/client/cs/MainView.xaml
ChatDemo-1.2.0/client/cs/MainView.xaml.cs
ChatDemo-1.2.0/client/cs/Makefile.mak
ChatDemo-1.2.0/client/cs/Properties/
ChatDemo-1.2.0/client/cs/Properties/AssemblyInfo.cs
ChatDemo-1.2.0/client/cs/Properties/Resources.Designer.cs
ChatDemo-1.2.0/client/cs/Properties/Resources.resx
ChatDemo-1.2.0/client/cs/Properties/Settings.Designer.cs
ChatDemo-1.2.0/client/cs/Properties/Settings.settings
ChatDemo-1.2.0/client/cs/Session.cs
ChatDemo-1.2.0/client/cs/SessionRefreshThread.cs
ChatDemo-1.2.0/client/cs/User.cs
ChatDemo-1.2.0/client/cs/app.config
ChatDemo-1.2.0/client/cs/generated/
ChatDemo-1.2.0/client/java/
ChatDemo-1.2.0/client/java/Makefile
ChatDemo-1.2.0/client/java/Makefile.mak
ChatDemo-1.2.0/client/java/build.xml
ChatDemo-1.2.0/client/java/resources/
ChatDemo-1.2.0/client/java/resources/icons/
ChatDemo-1.2.0/client/java/resources/icons/128x128/
ChatDemo-1.2.0/client/java/resources/icons/128x128/chat.png
ChatDemo-1.2.0/client/java/resources/icons/16x16/
ChatDemo-1.2.0/client/java/resources/icons/16x16/chat.png
ChatDemo-1.2.0/client/java/resources/icons/16x16/user.png
ChatDemo-1.2.0/client/java/resources/icons/32x32/
ChatDemo-1.2.0/client/java/resources/icons/32x32/chat.png
ChatDemo-1.2.0/client/java/resources/icons/32x32/error.ico
ChatDemo-1.2.0/client/java/resources/icons/32x32/error.png
ChatDemo-1.2.0/client/java/src/
ChatDemo-1.2.0/client/java/src/ChatDemoGUI/
ChatDemo-1.2.0/client/java/src/ChatDemoGUI/ChatDemoGUIFactory.java
ChatDemo-1.2.0/client/java/src/ChatDemoGUI/ChatRoomCallbackI.java
ChatDemo-1.2.0/client/java/src/ChatDemoGUI/ChatUtils.java
ChatDemo-1.2.0/client/java/src/ChatDemoGUI/ChatView.java
ChatDemo-1.2.0/client/java/src/

相关说明

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

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com