搜索资源列表
SimpleChat
- 一个简单的网络聊天和传送文件源代码,用VC6.0编辑。封装了NETLIB,可供学习,也可以直接用来在其它应用程序中使用-a simple Web chat and document transmission source code editor with VC6.0. Packaging of NETLIB available for learning, and also can be directly used in other ap
simpleChat
- 一个简单的聊天室,用java编写,有图形界面,并大包成jar,可以直接运行,有源码
SimpleChat
- C#.NET 代码 用C# .net + javascr ipt + ajax实现的 web聊天原理 没有用其他的ajax类库,全自行代码,有利于学习ajax原理的朋友
SimpleChat
- 一个简单的聊天室程序,用.net framwork实现,即时刷新的。对.net的初学者应该具有帮助,呵呵。
SimpleAjaxChat
- 最简单无刷新聊天室源码 输入用户名,进入,直接就可以聊天了(最好找几个人一起测试呵呵) C#.NET 代码 用C# .net + javascr ipt + ajax实现的 web聊天原理 没有用其他的ajax类库,全自行代码,有利于学习ajax原理的朋友 SimpleChat为web文件夹
SimpleChat
- 该程序用于实现网络通信,包括客户端和服务器端
SimpleChat
- 下下看看,挺好用的,这些代码,我也是下的,调试过,没问题的.
simplechat
- JSP写的一个简单聊天室。不需要连接数据库。实现简单
SimpleChat
- 这是个点对点的交流工具,而且容许你在同一时间同步和一个人进行相互聊天和相互传输文件
SimpleChat
- 一个简单的网络聊天和传送文件源代码,用VC6.0编辑。封装了NETLIB,可供学习,也可以直接用来在其它应用程序中使用-a simple Web chat and document transmission source code editor with VC6.0. Packaging of NETLIB available for learning, and also can be directly used in other ap
simpleChat
- 一个简单的聊天室,用java编写,有图形界面,并大包成jar,可以直接运行,有源码-A simple chat room, using java to prepare, has a graphical interface, and large packets into a jar, can be directly run, has source
SimpleChat
- C#.NET 代码 用C# .net + javascr ipt + ajax实现的 web聊天原理 没有用其他的ajax类库,全自行代码,有利于学习ajax原理的朋友-C#. NET code using C#. Net+ Javascr ipt+ Ajax realize the principle of the web chat without using any of the ajax library, all on i
SimpleChat
- 一个简单的聊天室程序,用.net framwork实现,即时刷新的。对.net的初学者应该具有帮助,呵呵。-A simple chat room program. Net framwork realize, real-time refresh of the. On. Net to help the beginner should have, huh, huh.
SimpleAjaxChat
- 最简单无刷新聊天室源码 输入用户名,进入,直接就可以聊天了(最好找几个人一起测试呵呵) C#.NET 代码 用C# .net + javascr ipt + ajax实现的 web聊天原理 没有用其他的ajax类库,全自行代码,有利于学习ajax原理的朋友 SimpleChat为web文件夹 -The simplest source without refreshing the chat room to
SimpleChat
- 该程序用于实现网络通信,包括客户端和服务器端-The procedure used to realize network communication, including client and server
SimpleChat
- 下下看看,挺好用的,这些代码,我也是下的,调试过,没问题的.-Under the circumstances to see, very good use of these codes, I was under, debugging, and not the problem.
SimpleChat
- 一个比较基本的点对点聊天程序,局域网范围内的聊天程序,适合同事之间互相交流,输入对方IP地址和用户名就可以发送消息了,只要对方正在打开本软件,就能收到消息,本程序除了发消息之外没有其它的功能,比较简单的。-A more basic peer-to-peer chat program, local area network within the scope of chat program, suitable exchange betwee
SimpleChat
- 简单的聊天程序 ,连接成功后,客户端可以向服务器传送内容,需要客户端的IP地址和端口号-SimpleChat
simpleChat
- 聊天工具采用面向对象软件工程中的框架制作的一个简单聊天程序,实现一些基本的聊天功能,可以在这个基础上继续进行修改,增加相关的功能。使用方法,1、在eclipse中新建一个工程(如,myChat),2、把simpleChat下的所有文件和文件夹都拷贝到新建的工程下(拷贝过去后文件夹应该变为包),3、运行ocsftester包下的Serverfr a me.java,启动服务器界面,4、点击\"listen\"按钮进行监听,5、运行ocsf