搜索资源列表
MulticastClient
- java网络编程中的组播通信,在通信中有时需要将一个消息发送到一组相关的进程中,这时可以组播的方式实现-the multicast communication, the communication is sometimes necessary to send a message to a group of related processes, and this can be achieved Multicast
DrawBoard
- 用JAVA编写的两人画板软件,使用TCP/IP网络通信-with JAVA slate prepared by the two software using TCP / IP communication network
java_message
- java网络及时通信系统实现和QQ等聊天程序一样的功能。-java timely communication network systems and procedures QQ Chat same function.
65_SocketTalk
- 网络通信小程序-small network communications procedures
Java_qq_Server
- 网络即时通信的主程序 使用Socket网络编程套接字实现网络通信连接`本程序属于通讯系统的主程序功能模块-instant communications network to use the main program Socket socket Network Programming Network Communication Link `the way sequence is the main program communication system function modules
fwgQQ
- 个人编写的即时网络通信软件,可实现类时腾讯QQ的功能,只是稍微简单一点-prepared by the immediate personal communications network software, can be realized when QQ category of functional, but slightly simpler
wangluobiancheng
- 利用 java socket 实现网络通信,实现进程与进程之间的通信.-Java socket use network communication, the realization process and the process of communication between.
Server
- java通信,包含服务器和客户端的源程序,利用它可方便快捷的建立起通信网络-java communications, including server and client source code, use it to establish a convenient communication network
BookSupermarket
- 电子商务(Electronic Commerce)是互联网上出现的新概念。它是利用计算机技术、网络技术和远程通信技术,实现整个商务(买卖)过程中的电子化、数字化和网络化。随着它的广泛使用,给人们带来了便利,并逐渐改变了人们的生活方式. 国内在线购物网站多数是用ASP,PHP技术实现的,而基于JSP的优秀网站较少。本系统——网上图书超市采用JSP+JavaBean+ SQL Server数据库三层模式设计并实现。本论文详细地阐述了系统的需求分析、系统总体架构、详细设计以及模块的实现过程,主
dadafaf
- 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
dt
- 项目名称:某企业任务管理系统 1. 项目背景及其需求 1.1 项目背景 大唐软件技术有限责任公司(CATTSOFT)(以下简称“大唐软件”)是大唐电信科技股份有限公司的全资子公司。大唐软件以提供适合各通信网络和通信业务运营商需要的管理软件、支撑软件、增值业务软件系统为业务基础,为各类通信系统运营商或信息系统用户提供业务管理、网络管理、决策支持、系统集成和专业咨询的完整解决方案和服务。 现承接大唐软件某业务部门的“业务管理系统”中“任
socket Test
- 学习Java Socket 编程的基础程序,适合初学者学习。实现了多线程的网络客户端和服务器通信-Java Socket Programming learning the basis of procedures, for beginners to learn. The realization of the multi-threaded network client and server communications
server_client
- socket实现的Java实现的网络通信。在客户端和服务器端通过套接字数据流实现数据的传递。-socket implementation Java implementation of network communication. The client and server-side data via a socket stream data transfer.
ch4
- j2me的网络通信,使用了http请求通信模式,还有数据报的通信-http
wzq
- 基于Java环境下的网络五子棋游戏开发,使用JAVA语言实现,通过对图形界面,绘图,布局管理器等去构造出游戏的单机功能,在此基础上,利用SCOKET的知识,建立起服务器与客户端之间的连接,利用多线程技术来处理服务器端与客户端之间的数据传输,通信问题,使得客户端和服务器端之间能够同步的进行处理。-Web-based Java environment Gobang game development, using the JAVA language, through the graphical int
bellman-ford
- 用Java语言写的移动通信网络(ad hoc)中很多经典的路由协议所用到的Bellman-Ford算法,使用到多线程和UDP协议来进行数据传输-Written using Java language for mobile communications network (ad hoc), many of the classical routing protocols used by the Bellman-Ford algorithm, using the multi-threaded and U
javanetchat
- java简单网络聊天室,用到java的socket通信,多线程等知识-simple java chat rooms, use java the socket communication, knowledge of multi-threading, etc.
java
- Java入门基本源代码,包括采用UDP数据报通信实现的点对点聊天、创建Access数据库student及表、对MySQL数据库执行SQL语句创建stuinfo表、连接指定数据库并获得数据库属性信息、用于控制网络考试时间的组播、执行插入和删除数据的SQL语句、组播聊天-Introduction to the basic Java source code, including the use of UDP datagram to achieve point to point communicatio
mina网络传输
- mina框架的网络传输,同时也包括了socket通信,适合初学者掌握通信的相关知识。
ic2_2
- 用java实现一个简单的网络聊天室源代码(Implementing a simple network chat room with Java)