搜索资源列表
cyslfldjslfdlsa
- UNIX操作系统大多安装在网络服务器上,为了避免维护人员不在时无关人员对服务器进行误操作,我用C语言编写了一个小程序实现了屏幕锁的功能,该程序在AT&T UNIX 4.0和SCO UNIX 5.0上均运行通过-UNIX operating systems are often installed on a network server, to avoid maintenance personnel unrelated to the absence of staff on the server er
speedtalk
- 挺好的一个由于采用了跨平台的JAVA语言开发,因此该软件也可同时运行于其他操作系统,目前已经经过测试的有各种Linux系统以及Mac OS上,当然还有视窗操作系统。 -very well, the one due to the cross-platform Java language, the software can also run on other operating systems that have been tested in various Linux and Mac OS,
libsvm-mat-2.82-2
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题-LIBSVM Linzhiren Taiwan University (Lin Chih-Jen), associate profes
putty-src
- Telnet客户端,可以在Linux,unix等多种操作系统下运行-Telnet client, the Linux, Unix and other operating systems running
Tunix
- 自己动手写操作系统一书的光盘,感觉很有用处,尤其对于了解操作系统,希望大家喜欢!-personally written a book of the operating system CD, I feel useful, especially for the understanding of operating systems, hope you like them!
StreamWatcher
- StreamWatcher是构造在SNMP协议上的网络流量监测软件。它在JDK 1.5.0下创建及编译,他是一个java软件,所以使用StreamWatcher务必需要在机器上安装JRE 1.5。其次StreamWatcher是一个构造在SNMP协议上的软件,您的机器上必须运行Snmp服务。一般来说Windows家族的操作系统都有自带的Snmp服务,在服务中启动他就可以。 StreamWatcher也依赖于com.adventnet.snmp包。这是www.adventnet.com提供的一
DarwinStreamingSrvr5.5.3-Source
- QTSS是一个开放源代码的,基于标准的流媒体服务器,可以运行在Windows NT和Windows 2000,以及几个UNIX实现上,包括Mac OS X,Linux,FreeBSD,和Solaris操作系统上-QTSS is an open source, standards-based streaming media server, can run on Windows NT and Windows 2000, and several UNIX to achieve, including M
042219b0cb186d
- --- ----- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的QQ(如果Tencent告我的话,我会马上改的:-)。 总之,如果你崇尚自由,对QQ的越来越多的广告骚扰感到深恶痛绝的话,MyICQ绝对是你很好的选择。---- ----- MyICQ is a set of open-source instant mess
TCPIP_Fund
- This online book is a structured, introductory approach to the basic concepts and principles of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite, how the most important protocols function, and their basic configuration
TCP_IP_14Self
- So you ve just been told you are on a TCP/IP network, you are the new TCP/IP system administrator, or you have to install a TCP/IP system. But you don t know very much about TCP/IP. That s where this book comes in. You don t need any programming skil
ChatApp_based_on_java
- java聊天程序,支持QQ的用户图标,重编译后能用于其它操作系统,很好的一个原代码,吐血推荐-java chat program to support users of QQ icon can be re-compiled for other operating systems, a very good source, vomiting blood recommend!
支持三种协议(TCP,UDP和ICMP)的数据包抓取
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。 -A network capture tool, supports three protocols (TCP, UDP and ICMP) packet capture, use the
SimpleSWTBrowser
- 浏览器,浏览网页,利用JAVA编写,使用于多个操作系统。-Browsers, web browsing, the use of JAVA to write, use multiple operating systems.
gloox
- gloox是一个稳定功能完整的XMPP客户端库, 使用ANSI C++编写, 使用它编写标准客户非常容易, 并能将Jabber/XMPP功能集成到现有的应用程序中, gloox遵循GNU GPL许可协议, 支持商业许可. 特点: 1. 易于使用 2. 可扩展性好 3. 平台无关性(支持多种操作系统) 4. 完整的开发文档 5. 完全支持XMPP核心协议及几乎所有的XMPP IM协议 6. 支持TLS和SASL安全认证 7. 支持名册管理 8.
javazeromq
- This Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole message
ejip
- Java写的一个完善的tcpip协议栈,用于嵌入式操作系统,也是一个学习tcpip很好的源码-Java to write a perfect tcpip protocol stack for embedded operating systems, but also a good source to learn tcpip
vxworks_tcpip_code
- vxworks网络源代码,可以在linux,windows,vxworks操作系统上运行-VxWorks network source code, can linux, windows, vxworks operating systems
Network-and-Networking-Programming
- 介绍利用WinSock,进行网络编程的好书-The purpose of this book is to show you how to make network-aware applications that run on the Microsoft Windows operating systems using the Windows Sockets (WinSock) Application Programming Interface (API). To that end, sever
EasyMessage
- 软件介绍:一个用于局域网的消息发送程序,你可以用它在局域网内向同网的计算机发送消息。其原理就是使用了WindowsNT的netsend命令,程序中使用的Access保存发送信息的纪录。因为用的是NT的命令,所以本程序只能在基于NT的操作系统中使用,也就是不能在Windows98下使用。-Software Descr iption: one for the LAN messaging program, you can use it on the LAN computer within the sa
02
- 企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。-Internal communication systems to provide network communicatio
