登录
首页 » Visual C++ » WinPcap

WinPcap

于 2009-01-10 发布 文件大小:352KB
0 195
下载积分: 1 下载次数: 102

代码说明:

  WinPcap中文帮助手册,网络编程必备帮助文档,包含了大量的函数。(WinPcap Chinese help manuals, network programming necessary to help document, contains a large number of functions.)

文件列表:

WinPcap.chm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Client
    VC++ 2008客户端实现 可以模拟多个服务器链接(VC++ 2008 client implementation can simulate multiple servers link)
    2012-10-02 03:31:21下载
    积分:1
  • TCP_Server
    tcp服务器端程序;tcp/ip协议;vc++编写(tcp server-side program tcp/ip protocol vc++ write)
    2011-07-14 20:33:20下载
    积分:1
  • Secret_hacker_disassembly
    黑客反汇编揭秘................(Secret_hacker_disassembly )
    2010-11-03 14:43:55下载
    积分:1
  • msocudp
    微软提供的UDP编程实例代码,实现了客户端向服务端发送数据的功能,服务器端接收并显示。(UDP programming example code provided by Microsoft client functionality to send data to the server, the server-side receiver and display.)
    2012-09-05 22:12:35下载
    积分:1
  • SIO_GET_BROADCAST_ADDRESS
    Get Broacdcast address in C
    2007-08-02 10:00:14下载
    积分:1
  • SocketUDP
    使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
    2012-09-05 22:16:32下载
    积分:1
  • socket
    vc++ 下的socket收发例程,tcp和udp例程(socket vc++)
    2013-11-03 23:06:48下载
    积分:1
  • calculate
    用MFC 开发的基于UDP协议的网络科学计算中心,比较适用于局域网内(Using MFC development agreement based on the UDP network Scientific Computing Center, more applicable to the LAN)
    2009-02-02 23:05:47下载
    积分:1
  • lesson-14
    孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
    2013-04-02 10:19:34下载
    积分:1
  • LanTalk_sources
    Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
    2009-06-27 15:00:43下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载