Description: 是一个客户/服务器程序,运行较复杂
此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting Platform: |
Size: 95368 |
Author:小马 |
Hits:
Description: fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说,
fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket Platform: |
Size: 142237 |
Author:黄妮丽 |
Hits:
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: 145659 |
Author:邓春燕 |
Hits:
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:
Description: 是一个客户/服务器程序,运行较复杂
此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client/server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting Platform: |
Size: 95232 |
Author:小马 |
Hits:
Description: fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说,
fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamentally speaking, fd_set data types represent the range of specific set of socket Platform: |
Size: 142336 |
Author:黄妮丽 |
Hits:
Description: 一个简单的实现Socket通信的例子,有日志功能,异常处理-The realization of a simple example of Socket Communications, a log function, exception handling. . . Platform: |
Size: 19456 |
Author:chenwei_yi |
Hits:
Description: Perl写一套系统监控程序,本监控程序用来监控RedHat Linux主机的系统状况,包括CPU负载、内存使用、网络状况、服务端口、磁盘空间等。本程序基于C/S结构,全部用Perl实现。基本原理是,Client运行在各个需要监控的主机上,并起一个Socket端口。Server定期轮询各个Client,根据配置文件里的选项发送扫描命令,取得客户端的状态,若有异常则发送邮件报警。-Perl to write a system monitoring program, the monitor is used to monitor the status of RedHat Linux mainframe-based systems, including CPU load, memory usage, network status, service port, disk space. The program is based on C/S structure, all achieved with Perl. The basic principle is, Client runs on every host on the need to monitor and to play a Socket port. Server on a regular basis in all polling Client, based on configuration file options that send the scan command to obtain the status of the client, if an exception is to send e-mail alerts. Platform: |
Size: 154624 |
Author:steven |
Hits:
Description: 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 Math.random ()) 2. After the case of redundant packet loss retransmission ack 3. Retransmission timeout (DatagramSocket and Socket has a member function setSoTimeout ( delay), by capturing the IO exception thrown during timeout to achieve retransmission timeout) Platform: |
Size: 10240 |
Author:nazali |
Hits:
Description: Socket的概念、功能、类等介绍。还包括实例讲解。Socket异常,ServerSocket的基本流程。-Socket concepts, functions, etc. introduction. Also includes examples to explain. Socket exception, ServerSocket the basic process. Platform: |
Size: 175104 |
Author:郭颖 |
Hits:
Description: 本书是学习Java语言的入门教材。全书从Java语言的基本特点入手,详细介绍了Java语言的基本概念和编程方法,同时深入介绍了Java的高级特性。本书共分为12章,涉及Java中的基本数据类型、基本语法、类的概念及特性、异常处理、用户界面设计、小应用程序、输入/输出操作及线程等内容。java_socket(This book is an introductory textbook for learning the Java language. The book begins with the basic features of the Java language, introduces the basic concepts and programming methods of the Java language in detail, and introduces the advanced features of the Java. The book is divided into 12 chapters, involving basic data types in Java, basic syntax, class concept and characteristics, exception handling, user interface design, small application, input / output operation and thread content.java_socket) Platform: |
Size: 411648 |
Author:微弱的阳光 |
Hits: