搜索资源列表
-
4下载:
<<精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 ," " Proficient in Windows Sockets network development- based on Visu
-
-
0下载:
本书适应了Windows、Internet 及计算机网络普及的潮流,介绍了一套在
Windows 下网络编程的规范-Windows Sockets。-Book adapted to the Windows, Internet and computer networks popular trend, introducing a set of network programming in Windows, under the normative-Windows Sockets.
-
-
0下载:
本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Socke
-
-
0下载:
Windows Sockets 规范及应用-Windows网络编程接口,及扩展库特性
-Windows Sockets specification and application programming interface-Windows network, and expansion of library characteristics
-
-
0下载:
winsock网络编程讲解。
很值得初学者学习的。-winsock on network programming. Is worth learning for beginners.
-
-
0下载:
Windows Sockets规范及应用-Windows网络编程接口,pdf格式-Windows Sockets specification and application programming interface-Windows network, pdf format
-
-
0下载:
Windows Sockets规范以U.C. Berkeley大学BSD UNIX中流行的Socket接口为范例定义了一套Microsoft Windows下网络编程接口。它不仅包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。
-Windows Sockets specification to the University of UC Berkeley' s BSD U
-
-
0下载:
介绍利用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
-
-
0下载:
< 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual
-
-
0下载:
主要讲的是windows下网络编程中原始套接字的使用及Ping程序中如何使用原始套接字。-Major topics of the windows of network programming and Ping using raw sockets program how to use raw sockets.
-
-
0下载:
WINDOWS SOCKETS网络程序设计,使用VisualC++进行编程-WINDOWS SOCKETS network programming, programming using VisualC++
-
-
0下载:
Windows* Sockets 2
Service Provider
Interface
A Service Provider Interface for Transparent Network
Programming under Microsoft Windows
-
-
0下载:
windows网络编程,套接字事件选择模式实例windows网络编程,套接字事件选择模式实例
windows网络编程,套接字事件选择模式实例
-windows network programming, sockets event instance selection mode windows network programming, sockets event instance selection mode windows network programming, sockets eve
-
-
0下载:
《网络编程综合资料》
介绍
常用网络协议编程
怎样接收电子邮件(POP3协议简介)
POP3协议封装类
POP3协议命令原始码及工作原理
RFC1939-POP3协议中文版
RFC821-简单邮件传输协议(SMTP)中文版
SMTP协议原始命令码和工作原理
TCP IP网络通信程序设计
TCP IP协议详解
TCPIP协议的化学专家实时交流系统
VC++SMTP协议电子邮件传送剖析
WINDOWS SOCKET API 使用经验
WINDO
-
-
0下载:
Windows应用程序可以有无限的网络功能,都是建立在WinSock接口 的基础上。WinSock是Windows Sockets的简称,也称为Windows套 接字,是微软根据BSD UNIX操作系统中流行的Berkeley套接字规范 而实现的一套Micosoft Windows下的网络编程接口。
-Windows applications can have unlimited networking capabilities are built on the basis of the Wi
-
-
0下载:
本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Socke
-
-
0下载:
Windows* Sockets 2
Application Programming
Interface
An Interface for Transparent Network Programming
Under Microsoft WindowsTM
-
-
0下载:
Windows应用程序可以有无限的网络功能,都是建立在WinSock接口 的基础上。WinSock是Windows Sockets的简称,也称为Windows套 接字,是微软根据BSD UNIX操作系统中流行的Berkeley套接字规范 而实现的一套Micosoft Windows下的网络编程接口。-Windows applications can have unlimited networking capabilities are built on the basis of the WinSo
-
-
0下载:
基于windows的网络编程,完成功能是计算器功能,有客户端和服务器端,使用套接字,和相关的网络协议-Windows-based network programming, complete function calculator function, the client and server side, using sockets and network protocols
-
-
0下载:
1.已知参数:目的节点IP地址或主机名
2.设计要求:通过原始套接字编程,模拟Ping命令,实现其基本功能,即输入一个IP地址或一段IP地址的范围,分别测试其中每个IP地址所对应主机的可达性,并返回耗时、生存时间等参数,并统计成功发送和回送的Ping报文。
2.1初始化Windows Sockets网络环境;
2.2解析命令行参数,构造目的端socket地址;
2.3定义IP、ICMP报文;
2.4接收ICMP差错报文并进行解析。
3. 程序实现主要用到Java网络包中的
-