搜索资源列表
修改版的java聊天器
- 在原来的基础上进行修改 1.就是把接受线程放在了chat.java中了.这样在此jcreate3.x版本中就可以用了. 我是这样理解的.如果接受线程放在chatFrame中的话,在程序运行实例chatFrame对象后,得到的只是一个没接收数据前的List,所以不管发多少数据都不会显示的窗体上.不知是不是? 2.用Calendar对象返回时间,虽是做出来了但Calendar对象的getTime()方法返回的时间toString().getBytes()后,时间保存在数组的位置10上,应
liaotianshichat
- Visual C++课程设计案例精编(第二版) 提供的一个简单的聊天程序-Visual C curriculum design case precision series (2nd edition) provides a brief chat procedures
pagersystem
- 用vb写的一个企业网上寻呼系统,是一本书上的例子,加了点修改。-with vb wrote an online pager enterprise system, is a book on the case, add the points changes.
TCPIPCHAT
- 这是一个很好的学习TCP的案例,其中包括了使用套接字进行底层通讯的完整流程,供大家参考-This is a very good case study of the TCP, These include the use of socket in the bottom of the integrity of communication flow, for your reference
DEDemo
- 拖动文件取得路径,VC++简单实现,这样可省去用户选择文件的麻烦,在QQ软件中,如果要发送文件,可将发送的文件直接拖动到聊天窗口中,程序自动获取文件路径,使软件更人性化,虽然本例简单,但是在实用性方面是比较强的-Drag the file access path, VC++ simple implementation, this would save the trouble of the user to select the file in the QQ software, if you wan
JICQchatroom
- 用JAVA实现 的聊天工具,我和同学用花了一定的时间,对初学者是不错的一个例子.-Implementation using JAVA chat tools, and my classmates used to spend a certain amount of time, good for beginners are a case in point.
work
- 用java 做的即时通信工具 功能简单 但对初学者会有很大的帮助,通过此例,能了解网络的通信概念-Using java to do real-time communication tools feature easy but for beginners there will be a great help, through this case, to understand the concept of network communications
chat
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding m
Visuac
- vc的实例编程,原代码,包含聊天室,物资管理等案例-vc examples of programming, source code, including chat rooms, materials management, etc. Case
M79000475
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识 -This case is an online chat tool, providing the basic chat functionality, by this example to learn how to use Socket server program and client to establish procedures and
QQChat
- Visual c++6.0编程案例精解书上模仿QQ聊天系统的源码-Visual c++6.0 programming intensive case Solution QQ chat system mimic the book' s source code
MyQQwanzhengban
- 北大青鸟s1-myqq项目案例,包括数据库的连接和各个窗体的设计代码完整,功能齐全1-Beida Jade Bird s1-myqq project case, including database connectivity and the various forms of design code complete, fully functional 1
Java-project-design
- 这是一个典型的网络聊天系统的设计和开发案例,完整地体现了一个网络应用系统的对象定义、对象建模和模型转换为编码的基本开发流程。-This is a typical online chat system design and development case, a complete embodiment of a network application system for object definition, object modeling and model transformation for
chat
- 在先前已上传的那个版本上做了一点改进: 1.将服务器与客户端之间的通讯命令做了处理,这次采用特殊编码格式的命令控制方式,摒弃了先前版本中采用的通过解码成字符串的命令格式,避免了解码过程中会出现的bug(特殊情况下此bug才会出现,表现为将内部命令作为消息正文打印出来。。。让我很受伤。。) 2.增加了闪屏振动功能(一看就知道模仿MSN的。。没创意。。。),可以群振,也可以点对点振,反正振你没商量! 3.修正了其他的一些小bug。 程序截图还是先前版本的
Chat
- 简单的聊天小程序。提供了基本的聊天的功能,通过此例能学习java中如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识--Simple chat applet. Provides basic chat functionality through java in this case to learn how to use the Socket server and client to establish procedures and inter-process sched
MyQQ
- 模仿MyQQ案例,对于新手来说是个不错的学习资料-copy verisimilitude my qq case
Talking-in-the-Darkness
- 个人参考案例教程的java程序,仅仅使用AWT图形库,无任何Swing,并在原程序的基础上修正了美观度和代码。-Personal reference case tutorial java program, using only AWT graphics library, without any Swing, and amendments to the aesthetics and the code on the basis of the original program.
新建文件夹
- 简单的网络编程案例,编写两个java程序实现实时聊天(A simple case of network programming, writing two Java programs for real time chat)
