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

搜索资源列表

  1. 用WinSocket创建客户机服务器程序

    0下载:
  2. 用WinSocket创建客户机服务器程序 请斑竹通过,我好喜欢这个网站啊,连做梦都是呀-Winsocket used to create client-server requests fed through, I like this site good ah, even dreaming are ah
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:16.29kb
    • 提供者:soft271
  1. 用WinSocket创建客户机服务器--UDP

    0下载:
  2. 用WinSocket创建客户机服务器--UDP,为了写这个程序,花了我好长时间,无奈水平有限,是初学,请多指教-Winsocket used to create client-server -- UDP, in order to write this procedure, I spent a good long time, the limited level of frustration is beginner, please enlighten
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:14.79kb
    • 提供者:soft271
  1. Tcp通讯

    0下载:
  2. 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:132.93kb
    • 提供者:陈军
  1. winsocket

    0下载:
  2. 一个基于winsock的demo程序,包括服务器端和客户端,共同学习交流-Winsock-based demo of the program, including server-side and client, co-learning exchange
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:12.02kb
    • 提供者:forrest
  1. library

    0下载:
  2. 图书馆服务器程序,用MFC。winsocket编写具有通信功能的,服务器和客户端程序-Library server program, using MFC. WinSocket preparing a communication function, the server and client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5.63mb
    • 提供者:liuxinxin
  1. winsocket

    0下载:
  2. Windows 的 socket 编程入门实践 实现server与client的通信-Windows of the socket programming practice to achieve entry-server and client communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:202.46kb
    • 提供者:天翼
  1. winsocket_server_client

    0下载:
  2. 计算机网络winsock编程之服务器/客户端模式socket编程,清华大学计算机网络实践课程实验四-winsocket server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:507.48kb
    • 提供者:李里
  1. ServerandClient

    0下载:
  2. 简单的 winsocket server and cliet 进行文件传输-winsocket transmit file between the server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3.95kb
    • 提供者:HJ
  1. serv

    0下载:
  2. 发送文件,服务器端,采用VC++6.0编写,WinSocket类,MFC-Send a file, server-side, using VC++6.0 to prepare, WinSocket classes, MFC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:52.27kb
    • 提供者:vogue
  1. Server

    0下载:
  2. 基于标准C的简单web服务器,实现简单的winsocket功能-Simple standards-based web server C to achieve a simple winsocket function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4.84mb
    • 提供者:qiaojiadashao
  1. winsocket

    0下载:
  2. 在两台计算机上分别运行服务器程序和客户程序,待程序启动并建立连接后,客户端把键盘输入的数据发给客户端;服务器将从服务器接收的数据显示在屏幕上。-Both computers are running the server program and the client until the program starts and the connection is established, the client to keyboard input data to the client server f
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:4.07kb
    • 提供者:刘岑俐
  1. winsocket(C)

    0下载:
  2. 毕业设计中用到的很好的参考资料,当然如果你实在是懒,可以稍微改改就能当自己的毕业设计了,winsocket局域网文件传输系统源代码+项目论文。主要是利用tcp进行文件传输,突出点在于将客户端与server整合成了一个程序,而且是属于控制台程序,操作简单,阅读源码当然也更清晰。够厚道了吧,管理员速度加分-Graduation well used in reference, of course, if you are really lazy, you can change a little chan
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:127.59kb
    • 提供者:luopan
  1. WINSocket

    0下载:
  2. 此为基于VC++6.0下TCP/IP 服务器源程序,可以监听连接到指定端口(PORT)的客户端,是非常不错的网络通信调试工具。-This is based on VC++6.0 under the TCP/IP server source code, you can monitor to connect to the specified port (PORT) client is a very good tool for network traffic debugging.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:694.17kb
    • 提供者:武光辉
  1. WinSockServer

    0下载:
  2. WinSocket服务器端简单源代码,适合初学者学习WinSocket编程使用。该源码与“WinSockClient.zip”配套使用。-WinSocket simple server-side source code, suitable for beginners to learn to use WinSocket programming. The source with the " WinSockClient.zip" necessary use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:Greenblue
  1. server

    0下载:
  2. 基于VB平台下,采用WinSocket控件来开发的通信Server端程序-VB-based platform, using WinSocket controls to the development of communication Server side program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:390.54kb
    • 提供者:褚文华
  1. vb--socket

    0下载:
  2. 服务器客户端的连接在winsocket的基础上实现的-winsocket server clinet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:5.42kb
    • 提供者:Janice
  1. iocp2

    0下载:
  2. IOCP模型的winsocket服务器实例。-IOCP model winsocket server instance.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:19.42kb
    • 提供者:tandy
  1. WinSocket

    0下载:
  2. 利用Winsocket API编写的网络聊天小程序,可作为服务器端或客户端。-Winsocket API written using Internet chat applet can be used as server or client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.91mb
    • 提供者:JRzero
  1. WinSocket

    0下载:
  2. 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码-Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:56.97kb
    • 提供者:yang
  1. winsocket通信AutoReplyServer and Client

    0下载:
  2. 关于socket的客户端和服务端代码,适合初学者理解socket如何实现(Socket client and server on the code, suitable for beginners to understand how to implement socket)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:1.07mb
    • 提供者:青青_子_衿
« 12 3 »
搜珍网 www.dssz.com