CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - windows socket

搜索资源列表

  1. Socket4C++

    0下载:
  2. Linux/Windows下的的socket基类-Linux / Windows of the socket base class
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3279
    • 提供者:黄量
  1. socket_wonder111

    0下载:
  2. windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to achieve detailed
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27356
    • 提供者:如果能
  1. 基于TCP的远程字典服务(RemoteLookup)

    0下载:
  2. 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:103028
    • 提供者:陈一
  1. timeserver1115.tar

    0下载:
  2. 时间同步客户端,基于SOCKET编程,服务端运行与WINDOWS下.前面已上传.-time synchronization client, based on Socket Programming, server running under Windows with. previous uploaded.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:12237
    • 提供者:孙刚
  1. tcpsocksvr

    0下载:
  2. 这是一个WINDOWS下的SOCKET编程服务器端的程序-under the Windows server socket programming procedures
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6004
    • 提供者:王灵艳
  1. rzd

    0下载:
  2. 远程字典服务程序,在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -remote dictionary service procedures, the commencement of the server, the client can be used on-line query words, the process model does not use the package SOCKET Windows SDK p
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:104665
    • 提供者:王明
  1. webTime

    0下载:
  2. Windows Sockets API,通常也称为WinSock,与Berkeley Sockets API兼容,因此,可以想象UNIX Socket程序代码可以顺利地拿到Windows上使用。NETTIME,如程序23-1所示,展示了使用WinSock API的方法-Windows Sockets API, also known as WinSock. with Berkeley Sockets API compatibility, therefore, imagine Socket UNIX
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8485
    • 提供者:郑森
  1. ping_srcedittion

    1下载:
  2. 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14481
    • 提供者:赵锐
  1. socketHANSHU

    0下载:
  2. 介绍windows编程下的socket的一些主要函数,对进行网络编程者有参考价值。-introduced under the socket of some of the main function, the network programmers have reference value.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8500
    • 提供者:朱先伟
  1. nettelephone

    0下载:
  2. 本程序为网络语音电话,通过本例读者可以了解到实现异行窗口,Windows底层音频采样,套接字等方面使用知识 。-the procedures for network voice telephony, through the cases the reader can learn to achieve different window. Windows Audio bottom sampling, such as the use of socket knowledge.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:648996
    • 提供者:zhang
  1. wangluoxuankexitong

    1下载:
  2. 程序介绍 运行环境 :Windows9x/NT/2000/ XP 开发语言 :JAVA 开发环境 : JCreator 2.5 j2sdk-1_4_2-windows 程序简介:先运行server端,在运行client端,通过socket可以实现网上选课功能。 -Runtime Environment Program : Windows9x/NT/2000 / XP Language : Java development environment : JCreator 2.5
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4747
    • 提供者:aga
  1. APIWinSock

    0下载:
  2. 一个用WinAPI编写的Socket聊天程序,可以用来看到Windows通信的底层。-a prepared using WinAPI Socket chat program, Windows can be used to see the bottom of communication.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72236
    • 提供者:刘铁
  1. _3_4_5_6sdfeoqx

    1下载:
  2. Windows网络与通信程序设计[配套光盘] 本书将编程方法、网络协议和应用实例有机结合起来,详细阐明Windows编程的各方面内容。本书首先介绍Windows平台上进行网络编程的基础 知识,包括网络硬件、术语、协议、Winsock编程接口和各种I/O方法等。然后通过具体实例详细讲述当前流行的高性能可伸缩服务器设计、IP 多播和Internet广播、P2P程序设计、原始套接字、SPI、协议驱动的开发和原始以太数据的发送、ARP欺骗技术、LAN和WAN上的扫描和侦测技术
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:789992
    • 提供者:ant008
  1. MapTest

    0下载:
  2. windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75073
    • 提供者:111
  1. Tping

    0下载:
  2. windows ping程序的实现,采用原始socket编程,用于测试网络连通性。-windows ping procedures to achieve, using original socket programming, used to test network connectivity.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:55491
    • 提供者:赵劲松
  1. socketTcp

    0下载:
  2. 一个关于Socket编程,适用于windows及linux环境。-one of Socket Programming apply to windows and linux environment.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:3054
    • 提供者:阿旭
  1. WindowsNetAndConmunicationDesign

    0下载:
  2. 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:486513
    • 提供者:王勇
  1. udp_raw_socket

    0下载:
  2. windows网络编程之udp原始套接字-windows udp network's original programming socket
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9686
    • 提供者:沈仲强
  1. dos-SDK

    0下载:
  2. DOS下的socket编程如果应用MSTCPSDK开发包的话其实和WINDOWS下的SOCKET编程的模式差不多首先你必须从MICROSOFT网站下下载MSTCPSDK包-socket under the DOS program if applied MSTCPSDK development kits and then actually WIN DOWS the Socket Programming mode almost from the outset you must download we
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:106826
    • 提供者:luoyq
  1. SockDll

    0下载:
  2. 对windows的socket做了一个不错的封装,以DLL的形式在程序中调用.-windows of the socket done a pretty good package, DLL in the form of the procedure call.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:335533
    • 提供者:田术刚
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 47 »
搜珍网 www.dssz.com