搜索资源列表
SendObject
- 可以通过socket传输对象 主要是将传输的队列进行序列化 就可以轻松实现对象的传输-through socket transmission main targets is to transfer the sequence of queue can be easy to achieve As transmission
java_serverclientball
- 一个j2se内容,在同一程序里包含client和server,先运行的为server后运行为client,两者用SOCKET传输,在任何一方控制小球移动都会使另一方出现一样移动。-a j2se, the same procedure Lane includes client and server, running for the first server to the client after the operation, both with Socket transmission, In an
MYQQ.基于socket的网络聊天室
- 基于socket的网络聊天室,可以实现所有聊天室具有的功能,并具有文件传输功能。,based on socket , a simple chat room
socket
- 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
udp-reliable-data-transmission
- UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
Java-Socket-email-r
- Java Socket邮件接收程序 一、POP3概述 目前的电子邮件基本上都是通过POP3网络协议接收的。根据POP3的规定,当一个电子邮件程序需要接收电子邮件时,该程序同POP3服务程序需要建立起双向的传输通道。-Receive e-mail program for a Java Socket, POP3 e-mail is basically an overview of current network protocols are received through POP3. Acc
Socket
- 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
Socket
- 利用socket实现数据传输。java实现。具体运行看说明文档。-Use socket to achieve data transmission. java achieve. Run to see specific documentation.
NETCT-OSS
- 系统分为三个大模块:采集、整合、查询管理模块,各模块款功能描述如下: 在采集系统中,采用JAVA中的字符串解析、网络编程(Socket)、输入输出流(IO)和多线程等技术对原始计费Log(wtmpx)文件进行读取并分析、处理。但要求效率比较高,于是采用了Unix系统的计划任务命令(crontab)进行定时采集原始计费日志文件(UNIX系统下的/var/adm/wtmpx文件),并将采集的数据封装整理成己匹配和未匹配两种BIDR结构的数据清单,然后把己匹配好的数据通过Socket传输给中央处理
xmlSocket
- JAVA与FLASH实现的网络套接字传输的DEMO。
159108_1205416070
- socket聊天程序,传输文件,含有server和client两个界面,功能还算齐全-socket chat program, transfer files, containing both server and client interface, is still fully functional
p2_9
- 局域网Socket用于传输文件,如果是图片,则要求显示出来。Java技术,包括服务器端和客户端编程。-Java socket programming. File transport and display if it is a picture.
Socket
- Socket 通信,能进行实时多方点到点短信息通信,能进行双方文件传输,能显示进度;-Socket Communications, chat rooms
Socket
- 客户端与服务器之间的文件传输和聊天,这里只是四个文件,可以实现多次传输功能 -Between the client and server file transfer and chat, where only four documents, you can achieve multiple transmission
UDPChat
- Java做的UDP文件传输源代码,设计Swing Socket 还有UDP协议-Java to do the UDP file transfer source code, design Swing Socket UDP protocol also
socket
- 简单的应用socket的编码,简单客户端信息传输到服务器端,并且返回相应的字符串.自主实现.-Simple application of the socket code, simple message transfer client to the server, and returns the corresponding string self-realization
MySocket
- Java实现socket传输,通过服务器和客户端之间传输-Java implementation of socket to transfer
Socket
- 代码可以实现客户端与服务器见文件传输功能-Code can achieve the client and server to see the file transfer capabilities
pictrans.tar
- usb 的 socket传输在adb的工具下完成客户端和服务器端的传输(usb used adb for socekt)
传输
- socket文件传输。用Socket通信机制在服务器和客户端之间传输文 件(file transfer Using socket communication mechanism to transfer documents between server and client piece)