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

搜索资源列表

  1. UDP_Demo 基于UDP协议编写的socket网络编程程序

    0下载:
  2. 基于UDP协议编写的socket网络编程程序,包含客户端与服务器端程序,欢迎下载-Prepared based on UDP protocol socket network programming process, including client and server-side program, please download
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-22
    • 文件大小:251.05kb
    • 提供者:xiao ping
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4.34mb
    • 提供者:xuzhisheng
  1. SOCKET.rar

    0下载:
  2. 用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:james
  1. socket

    1下载:
  2. windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-04
    • 文件大小:16.74kb
    • 提供者:孙帮山
  1. DtLibrary

    0下载:
  2. 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:131.28kb
    • 提供者:guwei.fu
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5.25kb
    • 提供者:hgn
  1. socket

    0下载:
  2. socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:qingangjun
  1. CSharp-Socket-

    0下载:
  2. C#+SOCKET编程文档及实例(含有客户端和服务器端),简单客户端和服务器端的交互和客户端和客户端的聊天。-C#+ SOCKET programming documentation and examples (with the client and server), a simple client and server interaction and client and chat client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2.62mb
    • 提供者:风雨
  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
    • 文件大小:33kb
    • 提供者:spring
  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
    • 文件大小:211.63kb
    • 提供者:陈小荣
  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
    • 文件大小:231.63kb
    • 提供者:zeng
  1. socket

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

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

    0下载:
  2. 网络服务器编程,包含TCP和UDP,几款流行的服务器模型-Web server programming, including TCP and UDP, several popular server model
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:208.92kb
    • 提供者:北平
  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
    • 文件大小:5.08mb
    • 提供者:海涛
  1. socket

    0下载:
  2. socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:14.11kb
    • 提供者:刘文战
  1. socket

    0下载:
  2. Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:11.76kb
    • 提供者:宣鹏
  1. SERVERClient

    0下载:
  2. 服务器端与客户端的基本通信,C# Socket网络编程。很适合初学的学习。包括客户点与服务器端源程序以及源代码. -Server side and client-side basic communication, C# Socket Network Programming. Very suitable for beginners to learn. Including client and server-side source and point source.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:77.1kb
    • 提供者:liu
  1. socket

    0下载:
  2. socket网路编程,服务器与客户端的主要功能,完成了所有的信息传输编码-socket network programming, server and the main function of the client to complete all of the information transmission encoding
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:11.04kb
    • 提供者:
  1. Socket网络编程

    0下载:
  2. 通过SOCKET网络编程,实现客户端和服务器端程序的通信(Through the SOCKET network programming, client and server-side procedures to achieve communication)
  3. 所属分类:网络

  1. Socket网络编程客户端与服务器端

    1下载:
  2. 实现基于socket的网络通信的客户端和服务器端(The implementation of the client and server side of socket based network communication)
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:23kb
    • 提供者:Kuaile19
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com