Description: 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed. Platform: |
Size: 315392 |
Author:阙 |
Hits:
Description: wince下socket编程的例子,包括server端和client端-wince under socket programming examples, including server and client-side Platform: |
Size: 58368 |
Author:pknife |
Hits:
Description: TCP/IP编程的基础--socket
包括C/JAVA TCP/UDP 服务端和客户端
六套代码,供新人学习、老人测试联调用
支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK) Platform: |
Size: 9216 |
Author:冯进荣 |
Hits:
Description: 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good interface. Platform: |
Size: 119808 |
Author:罗亚兴 |
Hits:
Description: 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication Platform: |
Size: 27648 |
Author:水城男孩 |
Hits:
Description: TCP Socket编程,实现简单的TCP协议,由于两台机器通过网线的通信,功能简单-TCP Socket programming, a simple TCP protocol, since the two machines through the wire communication, a simple function Platform: |
Size: 5120 |
Author:Chen Gengqin |
Hits:
Description: linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of Platform: |
Size: 571392 |
Author:yzh |
Hits: