搜索资源列表
RMI远程方法调用
- 分布式计算——RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing -- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.
zheng
- 本文目的是演示Linux中的SOCK_PACKET插口的使用方法,实现对网络数据帧的捕获,编程方法简洁高效,可广泛应用在网络数据的分析、过滤和协议变换上。作者通过对Linux系统的编程实践,提出了一些思考,希望对读者有所启发-purpose of this paper is a demonstration of Linux SOCK_PACKET jack way to use the network to achieve the data frame capture, programming
linuxsocket
- 附件为linux下的socket编程包,包含了常见的网络编程方法和例子-annex to the linux socket programming package includes a common network programming methods and examples
Protocol_Programming
- 协议编程方法,用于对协议理解,协议编程,协议测试.
putianSNMPintroduce
- 中国普天的SNMP培训PPT,详细介绍snmp的历史,由来,目的,编程技巧,编程方法,如何使用。
Www浏览器
- 浏览器的基本编程方法-browser basic programming
5ivb_934677
- 这是一个简单的防火墙,用VB开发的,功能很少,不过可以借鉴一下编程方法,很有用的-This is a simple firewall, using VB, functional little, but I can learn some lessons from programming, a very useful
MailSlot演示程序
- 详细演示MAILSLOT的编程方法,可以在内部网发送消息
fortran编程方法附录内容
- 有限元编程方法相关的fortran程序
VB6.0.rar
- 基于VB6.0的网络通信编程方法,可以学习vb网络编程,VB6.0-based network communications programming methods, can learn network programming vb
说明使用SOCKET编程的方法
- 这是一个用DELPHI编写的木马程序,当然,主要是用于说明使用SOCKET编程的方法,用于木马程序,只是其中的一种用法.,This is a prepared using DELPHI Trojans, of course, is mainly used to describe the methods used SOCKET programming for the Trojans, but one of usage.
LM3SLwIP
- LM3S系列使用LWIP例程,详细介绍TCP、UDP、WEB的编程方法。-LM3S series using LWIP routine, detailed TCP, UDP, WEB programming methods.
TCPserver
- ACE C/S通信 采用ACE包实现的简单服务器、客户端程序。帮助初学者更好的掌握此类编程方法-。-ACE package using a simple server implementation, the client program. Assist beginners a better grasp of such programming.
20081015111532911ionio
- 使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接
windowswanglbianc
- vc网络编程,本资料讲述了vc下的网络编程技术,一些常用技巧,方法。内有详尽的范例。-vc network programming, the information about the network programming under vc technology, some commonly used techniques, methods. There are detailed examples.
cgi
- cgi的基本教程,详细介绍来cgi的功能及使用和方法,希望有用-cgi basic tutorial, cgi detail to the functions and methods of use and the hope that useful
WebBrowser
- 网页浏览器Java课程设计。 本课程设计需要学生运用面向对象编程和网络编程方法等,建立模型,最后设计出一个简单的网页浏览器,使该浏览器具有打开内容简单的网页,以及将网页另存,网页前进和后退,并且能够查看所浏览网页的源代码。-Web browser Java curriculum design. The need for students to use the curriculum design of object-oriented programming and network progra
csharp
- csharp的网络编程方法,讲解详细伴有实例讲解,绝对符合大家口味!-csharp network programming methods, explaining in detail accompanied by examples of explanation, absolutely in line with our tastes!
explicitfadicnwrapper
- 一个用编程方法使计算机休眠的程序,可以加在计划任务里面达到定时休眠的功能,(A computer dormancy of the program by programming method, can be added inside the schedule a task to achieve timing function of dormancy,)
Go语言编程
- 《Go语言编程》首先引 领读者快速浏览Go 语言的全貌,迅速消除读者对这门语言的陌生感,然后循序渐进地介绍了Go 语言的面向程和面向对象的编程语法,其中穿插了一些与其他主流语言的比较以让读者理解Go 语言的设计动机,接着探讨了Go 语言重要的并行编程方法,之后介绍了网络编程、工程管理、安全编程、开发工具等非语法相关但非常重要的内容,**后为一列关于Go 语言的文章,可以帮助读者更深入了解这门全新的语言。 《Go语言编程》适合所有层次的开 发者阅读。(Go language programm