Welcome![Sign In][Sign Up]
Location:
Search - time socket in java

Search list

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client / server (C / S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54733 | Author: 乔峰 | Hits:

[JSP/Javanetwork_project_chatting

Description: 我在学校写的assignment,是一个java-based 实时通讯工具。 用socket写的-I wrote in school assignment, is a java-based real-time communications tools. With the socket write
Platform: | Size: 64876 | Author: terry | Hits:

[Internet-NetworkQQS&C

Description: 本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
Platform: | Size: 145408 | Author: 邓春燕 | Hits:

[ICQ-IM-ChatChatSystem1

Description: 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Platform: | Size: 15432704 | Author: 陈超群 | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[JSP/Javanetwork_project_chatting

Description: 我在学校写的assignment,是一个java-based 实时通讯工具。 用socket写的-I wrote in school assignment, is a java-based real-time communications tools. With the socket write
Platform: | Size: 64512 | Author: terry | Hits:

[Othercs

Description: 考试系统,java,实现了服务器端从文件读取考试题,并通过socket传给客户端,用户在一定时间内按顺序答题。可以作为一个此类应用的简单参考实现。-Examination system, java, the realization of the server-side to read from the document examination, and through socket to the client, the user in a certain period of time according to the order of questions. Such applications can be used as a simple reference implementation.
Platform: | Size: 20480 | Author: ryan cai | Hits:

[JSP/Javachatroom

Description: java聊天程序,通过socket编程实现网络通信。在两台机器(在一台机器上也可)上依次启动服务器、客户端;在客户端输入正确的服务器地址后确认连接是否成功,若成功则可以在客户端和服务器之间实现互相收发数据(任何一端都可以是发送端,相应地也可以是接收端),并且都可以用特定字符串控制退出(这里是用bye);同时客户端与服务器应该能实现地检测大对方的运行状态。并且对特定状态作出正确的反应行为。-java chat program, through the socket programming network communications. In the two machines (in one machine can be) in order to start the server, client the client to enter the correct server address to confirm connection is successful, if success can be in the client and server to send and receive data between each other (Any one can be the sending end, can also be a corresponding receiving end), and are able to withdraw from a particular string control (here is a bye) At the same time, client and server should be able to detect large realize each other
Platform: | Size: 3072 | Author: yy | Hits:

[WEB CodeWeb_based_real_time_online_teaching_system

Description: 基于WEB的实时在线教学系统,,本 文在对基于网络的远程教学活动的特点进行了分析和研究的基础上,对系统设计与开发用到的Java Applet、Socket设计和Java媒体框架JMF等相关技术进行了研究,提出了一种基于Web的实时在线教学系统的设计,并给出了实现方法和相应的实验结果,为网络远程教学提供方法与参考。-WEB-based real-time online teaching system, this article on Web-based distance learning activities are characterized by analysis and research conducted on the basis of the design and development of the system used in Java Applet, Socket design and Java Media Framework JMF and other related technology conducted a study, a Web-based real-time online teaching system design and realization method are given and the corresponding experimental results, for the network to provide distance learning methods and reference.
Platform: | Size: 4045824 | Author: Jewn | Hits:

[JSP/Javaqiu_networksecurity_project1

Description: 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com Reference: J2SE 6.0 API, SUN special security API -------------------------------------------------------------------------------- Program big picture: This program is designed for server and client communication as required by homework descriptions. Plus, I use some java multi-thread technique to make it as a one server communicating with multi-clients at the same time and the server will be always on, just like in the real world. There are total 2 directories, one named server which has all the java classes for server to run properly and some other files holding the users password hash values as well as shared secret keys the other one named client which has all the java classes for clients to run properly and also some other files holding the users shared keys. In client directory: Client.java--- This class is used to de
Platform: | Size: 14336 | Author: qiushi | Hits:

[JSP/JavaSocket_Android_chat_zs

Description: 里面分两个文件夹,client 在Android实现,Server 是java应用程序。运行时注意在client 的中换上Server的IP-Inside two folders, client achieve in Android, Server is a java application. Run-time attention of the client put in the Server' s IP
Platform: | Size: 58368 | Author: wzs | Hits:

[ICQ-IM-Chatsource-files

Description: 一款基于java socket的即时通讯系统,供大家参考学习-a in-time communication system based java socket,you can have it and study.
Platform: | Size: 520192 | Author: 余家福 | Hits:

[JSP/JavaSocket

Description: 在java程序中,聊天程序运行的时候客户端和服务器端的连接情况以及其运行情况。-In the java programming, chat program at run-time client and server-side connection and its operation.
Platform: | Size: 3072 | Author: 猪可爱 | Hits:

[OS programmarcelog-Ding-1.6.1

Description: marcelog Ding是一个PHP框架,实现了依赖注入、AOP面向方面编程、轻量级、简单和快速的MVC模式,syslog、TCP客户端和服务器端非阻塞的套接字、定时器、自定义错误、信号以及异常处理、PAGI 集成、PAMI集成等等,类似Java的Spring框架。 Ding Framewrok 1.6.1,它的释放移动信号定义容器的构造,以避免Web服务器模块的SAPI(pcntl根据Web服务器的模块禁用)下运行时的有关未定义的常量的通知。-marcelog Ding is a PHP framework for dependency injection, AOP, aspect-oriented programming, a lightweight, simple and fast MVC pattern, syslog, TCP client and server-side non-blocking socket, timer, custom error , signal and exception handling, the PAGI integration, the PAMI integration, similar to the Java Spring Framework. The ding Framewrok 1.6.1, release of mobile signal defines the structure of the container in order to avoid the Web server module SAPI (pcntl according to the Web server module is disabled), the run-time undefined constant notify.
Platform: | Size: 456704 | Author: robine | Hits:

[Internet-Networksocket

Description: 利用java或C++语言,设计程序,功能为捕获网络中的IP数据包,解析数据包的内容,将结果输出。 具体: 1.设计程序,捕获进自己端口的IP数据包。 2.解析捕获的IP包的版本、首部长度、服务类型、总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、首部校验和、源IP地址和目的IP地址等内容。 -Use Java or C++ language, design procedures, functions to capture IP packets in the network, parse the contents of the packet and outputs the result. Specifically: Design process, capture into its own port IP packet. 2 analytical captured version of the IP packet, the header length, type of service, total length of the data packet identifies Break flag, Break offset value, the survival time, the upper layer protocol, header checksum, source IP address and destination IP addresses, and other content.
Platform: | Size: 305152 | Author: 李梅 | Hits:

[Internet-Network1

Description: 1.已知参数:目的节点IP地址或主机名 2.设计要求:通过原始套接字编程,模拟Ping命令,实现其基本功能,即输入一个IP地址或一段IP地址的范围,分别测试其中每个IP地址所对应主机的可达性,并返回耗时、生存时间等参数,并统计成功发送和回送的Ping报文。 2.1初始化Windows Sockets网络环境; 2.2解析命令行参数,构造目的端socket地址; 2.3定义IP、ICMP报文; 2.4接收ICMP差错报文并进行解析。 3. 程序实现主要用到Java网络包中的类InetAddress。 -1 Known parameters: the destination node IP address or host name 2 Design requirements: through raw socket programming, simulation Ping command, to achieve its basic functions, namely Enter an IP address or a range of IP addresses, each of which were tested an IP address corresponding to the host reachability and return to time-consuming, survival time and other parameters, and statistical successfully sent and Ping loopback packets. 2.1 Initialize Windows Sockets network environment 2.2 parse command line arguments, the destination socket address structure 2.3 Defining IP, ICMP packets 2.4 ICMP error packets received and parsed. 3 procedures used to achieve the main classes in the Java network packet InetAddress.
Platform: | Size: 4096 | Author: nene | Hits:

[JSP/JavaCS

Description: 考试系统,java,实现了服务器端从文件读取考试题,并通过socket传给客户端,用户在一定时间内按顺序答题。可以作为一个此类应用的简单参考实现。 -Examination system, java, implements server-side reading exam questions from a file, and through the socket to the client, the user within a certain period of time in order to answer. Can be used as a simple reference implementation of such applications.
Platform: | Size: 7326720 | Author: 鄢琳 | Hits:

[JSP/JavaSocketTest

Description: Java写的简单Socket聊天室,这个是我在学习Socket的时候练习写的,我觉得很不错。-Write simple Java Socket chat rooms, this is my time to practice in learning Socket write, I feel very good.
Platform: | Size: 45056 | Author: 周志臻 | Hits:

[Delphi VCLWebPainter

Description: 一个网络白板程序,有客户端和服务器端,服务器实现多线程,并且可以实时显示连接数及连接的ip,客户端实现绘图功能,并把图像发到服务器端,服务器转发给其他客户端。代码是用java写的,采用的基本Server/Client的方式实现。网络白板是非常适合初学者研究的一个项目,对于是用socket,了解s/c机制有些帮助。我的代码也写得十分简单,功能也比较齐全,而且这个是福利资源,大家快来下-Whiteboard procedures, a network with the client and server, the server implementation multi-threading, and can display real-time IP connections and connection, client implementation drawing function, and to send the images to the server, the server is forwarded to other clients. Code is written in Java, using the basic Server/Client. Network white board is very suitable for beginners to study, a project for socket, understand the mechanism of s/c have some help. My code is very simple, the function is more complete, and this is the welfare resources, you come quickly
Platform: | Size: 57344 | Author: 王育权 | Hits:

[androidjava-master

Description: Android插件 PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second. The atomic components that make up a data stream are API Keys, Messages, and Channels.-PubNub Java-based SDKs for Java/Android PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second. The atomic components that make up a data stream are API Keys, Messages, and Channels.
Platform: | Size: 181248 | Author: zhanggan | Hits:

CodeBus www.codebus.net