CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - monitor java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - monitor java - List
[
ICQ-IM-Chat
]
基于JAVA的ICQ系统的设计于实现
DL : 0
服务器与客户间通过套接口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.
Update
: 2008-10-13
Size
: 1.63mb
Publisher
:
陈玉平
[
SNMP
]
SNMP Monitor
DL : 1
学习 Java Snmp 网络编程很好的入门资料
Update
: 2009-03-01
Size
: 8.69mb
Publisher
:
lglg5454
[
OS program
]
mhealthsource.tar
DL : 0
美国加利福尼亚大学开发的一个基于mtrace和rtcp来监控组播网络的程序,名称为mhealth,java实现在solaris下。windows下可能需要改一点mtrace的调用目录吧-the University of California based on the development of a MTrace and RTCP multicast network to monitor the procedure, known as mhealth, java achieve under the solaris. Windows may need to change 1:00 MTrace call it CONTENTS
Update
: 2025-02-17
Size
: 77kb
Publisher
:
常槊
[
Internet-Network
]
JAVAsocketServer
DL : 0
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
Update
: 2025-02-17
Size
: 7kb
Publisher
:
陈鹏
[
ICQ-IM-Chat
]
基于JAVA的ICQ系统的设计于实现
DL : 0
服务器与客户间通过套接口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.
Update
: 2025-02-17
Size
: 1.63mb
Publisher
:
陈玉平
[
GUI Develop
]
booxgame
DL : 0
使用java语言来实现推箱子的游戏功能,可以通过对键盘事件的监听来使箱子移动- Uses the java language to realize pushes the box the game function, may through cause the box to the keyboard event monitor to move
Update
: 2025-02-17
Size
: 11kb
Publisher
:
郭鹏
[
Email Client
]
MailMonitor-20050913-src
DL : 0
A simple mail monitor program ,when new mail arrive ,prompt amessage window to notify user. (need mail server support imap)
Update
: 2025-02-17
Size
: 721kb
Publisher
:
陈文
[
GUI Develop
]
download112
DL : 0
一个JAVA做的下载器,能够监视下载时间和容量,能够控制下载的速度- JAVA does downloading, can monitor the downloading time and the capacity, can control downloading the speed
Update
: 2025-02-17
Size
: 32kb
Publisher
:
熊勇
[
Communication
]
手机监控源码
DL : 0
手机通信类软件源码,通过手机监控交通路况。对学习通讯编程的程序员有一定的参考价值-mobile communications, software source code, to monitor traffic through the phone traffic. Learning communication programming programmers have some reference value.
Update
: 2025-02-17
Size
: 276kb
Publisher
:
wind
[
Printing program
]
HBPrinterMon
DL : 1
多前年编的软件,比较成熟,N多个下载站收录,好久没有打理,现公布源码,功能列表:1、 监控本地打印机 2、 监控网络打印机 3、 部门设置(通过IP地址对应) 4、 费用设置(通过纸张对应) 5、 查询分析,查询分析包括打印监控现场,打印监控查询,打印费用分析 6、 数据维护(备份恢复和清空) 7、 打印纸张设置 用到vclskin.v2.60,cooltray等第三方控件-More than two years ago made the software, more mature, N number of download stations included, for a long time did not care, it is published source, list of features: 1, control 2, a local printer, monitor network printer 3, the department set up (through the IP address corresponding to) 4 cost settings (through the paper counterpart) 5, query analysis, query analysis, including monitoring the scene print, print monitor query, print cost analysis 6, data maintenance (backup and recovery and empty) 7, print settings to use paper vclskin.v2.60 , cooltray third-party controls, etc.
Update
: 2025-02-17
Size
: 2.2mb
Publisher
:
zhanghua
[
SNMP
]
SnmpGet
DL : 0
一段基于java的代码,代码功能:代码实现了基于JAVA和SNMP的访问被监控设备的mib对象的功能-Java-based section of the code, the code functions: code based on the JAVA and the visit was to monitor SNMP devices mib object function
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王俊
[
JSP/Java
]
ProjectA
DL : 0
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)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zoey
[
Other
]
TinyOS
DL : 0
基于T i n y O S 的无线传感器网络体系结构 无线传感器网络WSN(Wireless Sensor Network) 由部署在监测区域内大量廉价的传感器节点组成,通过 无线通信方式形成multi2hop 自组织的网络系统,其目的是协作地感知、采集和处理网络覆盖区域中感知 对象的信息,并发送给观察者。本文从分析无线传感器节点Mica 和其上运行的操作系统TinyOS 出发, 着重描述无线传感器网络节点应用程序体系结构和消息通信机制。 -T iny OS-based wireless sensor network architecture, wireless sensor networks WSN (Wireless Sensor Network) deployed in the region to monitor a large number of low-cost sensor nodes through wireless communications multi2hop formed self-organized network system with the aim of collaboration to Perception, collection and processing network coverage area perceptual object information, and send observers. This article from the analysis of wireless sensor nodes Mica and its running on TinyOS operating system, the focus on wireless sensor network nodes to describe the application architecture and message communication mechanism.
Update
: 2025-02-17
Size
: 338kb
Publisher
:
ge
[
JSP/Java
]
monitoring2
DL : 0
monitoring network in java. download it and monitor your network
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Tom Lbs
[
VOIP program
]
SIP-ConsoleApps
DL : 0
SIP console application for call center system, call monitor & call control-SIP console application for call center system, call monitor & call control...
Update
: 2025-02-17
Size
: 995kb
Publisher
:
eric
[
JSP/Java
]
jNetMap(1)
DL : 0
java snmp 监管,可以实现5分钟查找设备验证设备以及设备流量数据-java snmp monitoring, can achieve 5-minute search for device authentication devices and equipment, traffic data
Update
: 2025-02-17
Size
: 68kb
Publisher
:
cms
[
JSP/Java
]
NetMonitor
DL : 0
用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
Update
: 2025-02-17
Size
: 3.64mb
Publisher
:
fesfe
[
Windows Develop
]
326909_NetMonitor08
DL : 0
网络监控软件 可以监控局域网内网络状况 方便网络编程分析-net monitor
Update
: 2025-02-17
Size
: 748kb
Publisher
:
prince
[
Com Port
]
java-com
DL : 0
自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their own: the string entered in the interface to output to the serial port must be translated into 16 hex, Otherwise, the underlying protocol is not adopted.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
一锅云
[
android
]
java
DL : 0
团队的课程设计,我是负责使用java编写个温湿度监控的app,使用androidstduio开发,能够实时监控单片机传来的温湿度数据,还能远程开启保温保湿开关,项目文件太大,智能上传源代码(Team curriculum design, I am responsible for using java to write an app for temperature and humidity monitoring, using androidstduio development, can real-time monitor the temperature and humidity data transmitted by the single-chip computer, but also remote open the heat preservation and humidity switch, the project file is too large, intelligent upload source code)
Update
: 2025-02-17
Size
: 18kb
Publisher
:
daluoa
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.