Welcome![Sign In][Sign Up]
Location:
Search - net monitor java

Search list

[Otherjava8543535462

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080, then infinite loops call accept () method to accept client connections
Platform: | Size: 902994 | Author: 周海波 | Hits:

[ICQ-IM-Chat基于JAVA的ICQ系统的设计于实现

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Platform: | Size: 1710416 | Author: 陈玉平 | Hits:

[ICQ-IM-Chat基于JAVA的ICQ系统的设计于实现

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Platform: | Size: 1710080 | Author: 陈玉平 | Hits:

[Otherjava8543535462

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080, then infinite loops call accept () method to accept client connections
Platform: | Size: 903168 | Author: | Hits:

[JSP/Javachengxu

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Platform: | Size: 164864 | Author: 达瓦 | Hits:

[SNMPnetworkTest

Description: 使用java实现网络中报的监控。 1. java调用OS的命令 2. 使用jpacp-Use java to achieve the network monitor reported. 1. Java call OS command 2. Jpacp use
Platform: | Size: 2202624 | Author: wangjianhua | Hits:

[Sniffer Package captureNet

Description: 该程序可查找局域网范围可达的ip地址,监听是否存在arp欺骗-The program can find the LAN range of ip address, monitor whether there is deception arp
Platform: | Size: 32768 | Author: 刘提 | Hits:

[Web Serverqddown_java8543535625

Description: 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-System uses a client/server mode between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Platform: | Size: 903168 | Author: 梧桐 | Hits:

[JSP/JavaProjectA

Description: a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)-a Java program that reads in the following values from the standard input device (ieKeyboard) and writes its result on the standard output device (ie Console/Monitor): Inputs: A: the loan amount in dollars and cents (eg 150000.00). r : the net annual interest rate, expressed as an integer (eg 10 which means 10) Y: the number of whole remaining years (for repayment) M: the number of remaining monthsOutput: The program should calculate and output the amount of monthly repayments in dollars and cents assingle value (eg $ 840.55)
Platform: | Size: 2048 | Author: zoey | Hits:

[JSP/JavajNetMap(1)

Description: java snmp 监管,可以实现5分钟查找设备验证设备以及设备流量数据-java snmp monitoring, can achieve 5-minute search for device authentication devices and equipment, traffic data
Platform: | Size: 69632 | Author: cms | Hits:

[CommunicationJavachat

Description: 功能不错的JAVA多用户聊天室程序,是一个毕业设计作品,功能概要:用户注册、资料保存、多用户登录、多用户同聊、私聊、保存用户记录、用户离开记录自动清除、在线人数监视等多种功能。更多内容请看www.codefans.net截图。通过本聊天室程序,你将清楚了解到如何利用java技术开发聊天室程序,基本满足了结构化、界面友好、速度快、安全性以及稳定性等特点。因此对JAVA学习者来说具有较高的参考价值。 -Functional good JAVA multi-user chat room program, is a graduate design work, features summary: user registration, data storage, multi-user login, multi-user with chat, private chat, preserve customer records, the user automatically cleared to leave the record, on-line to monitor the number of and many other features. More See www.codefans.net screenshot. Through the chat room program, you will clearly understand how to use the java chat room technology development program, basically meet the structured, user-friendly, fast, security and stability, and so on. JAVA learners therefore have a high reference value.
Platform: | Size: 668672 | Author: lile | Hits:

[JSP/JavaNetMonitor

Description: 用java编写,计算访问流量。Administrator TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates-Administrator TODO To change the template for this generated type comment go to Window- Preferences- Java- Code Style- Code Templates
Platform: | Size: 3818496 | Author: fesfe | Hits:

[Windows Develop326909_NetMonitor08

Description: 网络监控软件 可以监控局域网内网络状况 方便网络编程分析-net monitor
Platform: | Size: 765952 | Author: prince | Hits:

[JSP/JavaVietOCR-3.1.2-src

Description: Description: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Features: Multi-platform (Java version only) Windows Solaris Linux/Unix Mac OS X Others PDF, TIFF, JPEG, GIF, PNG, BMP image formats Multi-page TIFF images Screenshots Selection box File drag-and-drop Paste image from clipboard Postprocessing for Vietnamese to boost accuracy rate Vietnamese input methods Localized user interface Integrated scanning support (on Windows only) Watch folder monitor for support of batch processing Custom text replacement in postprocessing Spellcheck with Hunspell Support for downloading and installing language data packs and appropriate spell dictionaries Bravenet Counter Stats-Description: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Features: Multi-platform (Java version only) Windows Solaris Linux/Unix Mac OS X Others PDF, TIFF, JPEG, GIF, PNG, BMP image formats Multi-page TIFF images Screenshots Selection box File drag-and-drop Paste image from clipboard Postprocessing for Vietnamese to boost accuracy rate Vietnamese input methods Localized user interface Integrated scanning support (on Windows only) Watch folder monitor for support of batch processing Custom text replacement in postprocessing Spellcheck with Hunspell Support for downloading and installing language data packs and appropriate spell dictionaries Bravenet Counter Stats
Platform: | Size: 7952384 | Author: BoinK | Hits:

[Internet-NetworkDemoQQ1

Description: (1).服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过创建一个Server Socket对象来监听来自客户的连接请求,默认端口为6000,然后无限循环调用accept()方法接受客户程序的连接.-( 1). The server and client presentation by Socket interface ( TCP ) connection. In the Java uses a set of interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket, allows the preparation of web applications with relative ease. Server uses multithreading to meet the user s request, by creating a Server Socket objects to monitor from the client connection requests, the default port is 6000, then the infinite loop to call accept ( ) method to accept client connections.
Platform: | Size: 65536 | Author: ddd | Hits:

[Sniffer Package capturejnetpcap-1.3.b4-1.win64

Description: java版本的网络监测程序包,可以方便的完成网络数据监控-java monitor net package
Platform: | Size: 501760 | Author: 至尊月 | Hits:

[Windows KernelEKG-MonitorV1.0-SRC

Description: This mailing contains: (1) executable jar file: EKG-MonitorV1.0 (double click to start) (2) executable jar file: EKG-MonitorV1.0-SRC includes all sources and directories, using eclipse 3.2 (3) test data, 360 Hz sampled (4) this README file (5) BlueJ Project: EKG1.0-BlueJ-Project.zip (6) Plain Sources Zipped: EKG-Plain-Source.zip 9. 9.2006 V1.0 4.10.2006 added BlueJ project, added plian sources zipped // //=============================================================================== // Elektor EKG Monitor //=============================================================================== // Herzschlag Monitor ist eine JAVA implementation eines 2-Kanal EKG-Monitors. // Copyright (C) 2004, 2005, 2006 FH HTA & MK // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // // You may contact us via email at: mklaper@hta.fhz.ch (or hb9ark@arrl.net). // Paper mail may be sent to: // HTA Luzern // Martin Klaper // Technikumstrasse 21 // CH-6048 Horw // Switzerland //===============================================================================
Platform: | Size: 610312 | Author: AlipayLogin_20************** | Hits:

CodeBus www.codebus.net