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

搜索资源列表

  1. TwoSoc

    0下载:
  2. 基于VC++MFC框架程序 利用TCPIP协议 使用Windows的Sockets 包含客户端和服务器端-the client and the sever using socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5807776
    • 提供者:leo
  1. networkprogrammeofwindows

    0下载:
  2. 这是关于Windows的网络编程方面的一本书的电子版,分为基础篇和应用篇,详细的讲述了Socket编程的基础以及应用等。-This is the network programming on the Windows one aspect of the electronic version of books, articles and applications into the basis of articles detail the basis for Socket programming an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5157376
    • 提供者:杨松
  1. windowssocket

    0下载:
  2. Windows Socket程序设计,实现了远程通信 远程桌面 远程控制等功能-Windows Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-10-24
    • 文件大小:228756
    • 提供者:fanxingtao
  1. Socks5

    0下载:
  2. windows的socket编程,还可以吧,需要的请下载,-GetSetting
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:18848
    • 提供者:kefeng
  1. wsocket

    0下载:
  2. Windows Socket С++ wrapper
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4872
    • 提供者:andy
  1. tcpclient

    0下载:
  2. 这时Windows下的socket套接字编程的客户端,加入了超时重传机制-At this time, under Windows Sockets programming socket client, joined the retransmission timeout mechanism
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1186120
    • 提供者:杨坤
  1. tcpserver

    0下载:
  2. 这是Windows下的socket套接字编程的服务器端程序,每来一个套接字连接就开启一个线程-This is under Windows Sockets programming socket server-side procedures, each to open a socket connection on a thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1187502
    • 提供者:杨坤
  1. PublicNetSoft

    0下载:
  2. 该程序是利用Windows socket 进行的网络编程,该程序主要是基于TCP协议。-The code is designed to communicate in TCP protocol with windows socket .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:177816
    • 提供者:谢阿包
  1. ewrwerwer25socket

    0下载:
  2. Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义-Client/server communication model 1.2 Windows Sockets specification 1.3 Socket socket definition 1.3.1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:18299
    • 提供者:刘佳
  1. RemoteLookup

    0下载:
  2. 是基于TCP/IP协议的在线查单词程序,实现一台远程字典服务器的搭建,通过客户端程序RemoteLookup将所查单词发送给字典服务器,然后由字典服务器将单词中文释义返回给客户机,实现了一个完整的查询过程,其实这个程序是示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。-Is based on TCP/IP protocol procedures online search word, the realization of a remote dictionary serv
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:102683
    • 提供者:154
  1. Socket_tcp

    0下载:
  2. 演示windows 的socket的使用方法,使用的是tcpip协议,来进行传输-Demonstrate the use of windows of the socket method, using tcpip protocol for transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1186295
    • 提供者:孔震
  1. Socket_udp

    0下载:
  2. 一个windows使用socket的程序,演示udp的使用方式,使用了udp协议-Socket using a windows program to demonstrate the use of udp way, using udp protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2341287
    • 提供者:孔震
  1. HttpSocket

    0下载:
  2. 一个基于Windows socket下的HTTP请求封装类-windows socket http class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:15686
    • 提供者:ningjiahong
  1. 101259376LANCommunion

    0下载:
  2. < 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:69444
    • 提供者:牟伯东
  1. severclient

    0下载:
  2. 在linux下用c写的socket程序,改成了windows下的,就是现在在windows和linux下只要少许改变就可以都编译通过-In the under linux using c write socket program changed under the windows, that is now, under windows and linux as long as a slight change can be both compiled by
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1767
    • 提供者:邹平
  1. socketsniff

    0下载:
  2. SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, t
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:42704
    • 提供者:coskun
  1. clienttest

    0下载:
  2. Windows下SOCKET TCP/ip编程实例。含客户端及服务器端。-Windows, SOCKET TCP/ip programming examples. With client and server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5313208
    • 提供者:kauf
  1. lan

    0下载:
  2. udp协议的实现套接字通信,可用于windows及wince-udp socket communication protocol implementation can be used for windows and wince
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:2337
    • 提供者:张炜
  1. netimg

    0下载:
  2. windows上的应用socket实现网络间通过tcp进行图片的传输和显示。带服务器端和客户端。-The application windows on the socket to achieve the networks through the tcp transmit and display pictures. With a server-side and client-side.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:95746
    • 提供者:smith
  1. ClientHost

    0下载:
  2. 套接字是通信的基石,是支持TCP/IP协议的网络通信的基本操作单元。可以将套接 字看作不同主机间进程进行双向通信的端点。在Windows中使用的套接字叫Winsock。 -Socket is the cornerstone of communication is to support TCP/IP protocol for network communication the basic operation of unit. Socket can be seen as a differen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5848030
    • 提供者:胖胖猪
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 26 »
搜珍网 www.dssz.com