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

搜索资源列表

  1. socket-windows-linux

    0下载:
  2. windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:33791
    • 提供者:spring
  1. Client

    0下载:
  2. 第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求; 第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息; 第五步:用socket对像的Receive()方法接受服务器发来的信息 第六步:通信结束后一定记得关闭socket; -Step one: us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:5697
    • 提供者:zhou
  1. Socket

    0下载:
  2. socket的服务器和客户端,实现点对点聊天功能-socket server and client, to achieve point-to-point chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:15302
    • 提供者:spiderpoison
  1. SocketTcp

    0下载:
  2. socket编程TCP server端与client端连通程序-socket programming with TCP server-side client-side connectivity procedure
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:8433
    • 提供者:xg
  1. Socket-chat

    0下载:
  2. 用VC++实现的聊天小程序,包括客户端和服务器端的代码两部分.适合初学网络编程者学习和使用!-With VC++ Achieved chat small procedures, including client and server-side code in two parts. Suited to network programming from beginner to learn and use!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:216714
    • 提供者:陈小荣
  1. socket

    0下载:
  2. 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:1437
    • 提供者:雁子
  1. socket

    0下载:
  2. 基于VC6.0的socket方面的编程,服务器端和客户端通讯-VC6.0 side of the socket-based programming, server-side and client communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:237185
    • 提供者:zeng
  1. transferfiles

    0下载:
  2. socket编程文件传输实例,分为服务端和客户端两块-socket file transfer programming examples, divided into server and client 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:69899
    • 提供者:owen
  1. udpSample

    0下载:
  2. Sample UDP Socket Client/Server For Java version
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1882
    • 提供者:aliase
  1. Socket

    0下载:
  2. Server Client 間 Socket傳輸-Server Client transmission between Socket
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:29632
    • 提供者:林先生
  1. socket

    0下载:
  2. windows socket 编程 这是一个客户端和服务器的源代码-windows socket programming This is a client and server source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:3058
    • 提供者:tacho
  1. CSharp_socket

    0下载:
  2. c#开发的server and client通讯,socket参考。-c# socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:188151
    • 提供者:flysky
  1. NetCompletionPort

    0下载:
  2. 一个完成端口的类,对于套接字大批量数据处理比较有用,适用与游戏开发,服务器与客户端的适用-A completion port type for socket handle large quantities of data more useful, application and game development, server and client application
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5914
    • 提供者:vern
  1. ServerSocket_demo

    0下载:
  2. Multi-threaded Client/Server Socket Cla-Multi-threaded Client/Server Socket Class
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:247400
    • 提供者:周雄军
  1. WinceSocketExample

    0下载:
  2. wince socket编程 ,包括server 和 client 两个程序源码。-wince socket programming ,including server and client!
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:59057
    • 提供者:薯达
  1. Client

    0下载:
  2. 基于网络通信的客户端的程序设计,Socket编程,与服务器可以实现数据的接收和发送-Web-based communications client programming, Socket programming, implementation and the server can receive and send data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5328412
    • 提供者:海涛
  1. DS_Netfilter

    0下载:
  2. server/client media streaming using window socket (TCP) by directshow filter.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-26
    • 文件大小:119162
    • 提供者:hoat
  1. socket

    0下载:
  2. TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:13313
    • 提供者:lala
  1. socket

    0下载:
  2. c++ socket 基本编程方式 简单的客户端,服务器端通信-basic c++ socket programming simple client, server-side communications
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5641962
    • 提供者:suchao
  1. socketprogram

    0下载:
  2. client server socket programs to learn socket programming on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4037
    • 提供者:sdfsdf
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com