搜索资源列表
romulus
- 《Java案例开发》源代码( 考勤系统的完整实现!) 包括数据库 网络通讯&uml-"Java development case" source code (attendance the integrity of the system to achieve!) The database includes network communications & u ml
java_sx
- 相当高质量的网络通讯软件,利用java socket实现-very high-quality network communication software, the use of java achieve socket
CltApp
- java applet 网络通讯小程序,最简单的聊天程序-java applet small network communications procedures, the most simple procedures Chat
简单的聊天程序(作者:刘亚焱)
- 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP / IP protocol's socket (Socket) programming interfaces to network communications.
2004120117454829025
- 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded commu
C++实现基于TCP网络聊天室
- 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
copy_MSN_chat
- 仿照MSN的网络通讯工具,分为客户端和服务器,功能较完整,界面友好,是练习VB网络编程的好例子。
homingpigeon.rar
- "信鸽"java源码 "信鸽"是一款兼容飞鸽的局域网通信软件。它比飞鸽的功能更加丰富。快速搭建自己的即时通讯网络,建立起企业内部的"QQ、MSN系统",实现文字、文件、截图、远程控制等功能,软件操作简便,随意拖曳即可沟通,提高办公效率... ,Pigeon " Dove is a compatible LAN communication software. Pageflakes functionality than a more substantial one. Express t
PowerOA20.rar
- PowerOA智能办公管理平台源码 该版本为《PowerOA办公自动化系统商业源码》的2.0版本 该系统的核心功能是公文流转,支持Word文档的在线编辑和处理等。 利用iewebcontrols来显示左侧树形菜单(安装文件下载地址:http://bbs.51aspx.com/showtopic-765.html) 主要功能模块有:签发管理、公文起草、通讯录、控制面板个人资料交换、发文办理、文件传阅、收文办理、公文校核、通用查询、个人管理、部门管理、公文中转、日程安排、网络
java
- mina 开发的例子。实现网络通讯的开发。包括socket。http等通讯协议。-mina development example. Network communication development. Including the socket. http and other protocols.
QQ
- 新东方项目,模拟腾讯公司QQ网络多线程通讯软件,功能主要有群聊,私聊,上线隐身。-New Oriental items, Tencent QQ Analog multi-threaded network communication software, there is a group chat feature,私聊, on-line stealth.
interCompany_SystemJavaDB
- 系统介绍 企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。 -System internal communication systems to provide net
communication
- 利用JAVA采用网络通讯的例子,支持weblogic及websphere-The use of JAVA examples of the use of network communications to support the weblogic and websphere
javaChatRoom
- java编写的聊天室,包括网络通讯等功能-java chat room
NetworkTestDemo
- jave mobile的网络通讯程序,有tcp和udp两种方式。-jave mobile network communication procedures, there is tcp and udp in two ways.
EQSystem
- 企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。-Internal communication systems to provide network communicatio
ExaminationSystem
- java的一个小程序,关于考试系统的,实现了客户端和服务器端的网络通讯-a java applet on the examination system, the realization of the client and server-side network communication
TheEQinCompany
- 该代码为用java实现的企业内部通讯系统,具有网络通讯交流的功能。包含源代码以及说明文件一份。-The java code used to achieve internal communication systems, network communication functions. Contains the source code, as well as a documentation.
java
- Java基础篇,讲述Java的基本语法、面向对象的概念、类的设计、类的继承、方法的重载与覆盖、异常处理、输入输出、多线程、网络通讯。-Java foundation, the basic grammar, tells the Java object-oriented design concept, and inheriting classes, methods, and exception handling heavy and cover, input/output, multithreadin
tcpclientandserver
- 这是一个,用java实现的,简单的tcp网络通讯程序。-This is the one with the java implementation, a simple tcp network communication program.