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

搜索资源列表

  1. SocketServer.zip

    1下载:
  2. Full Multi-thread Client or Server Socket Class with ThreadPool,Full Multi-thread Client or Server Socket Class with ThreadPool
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:262612
    • 提供者:ckgggl
  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
    • 文件大小:5373
    • 提供者:hgn
  1. socket-

    0下载:
  2. socket通信,客户端服务器端集成于一体。 已测试通过-socket communication, client server-side seamless integration. Have been tested
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:46110
    • 提供者:沧海一笑
  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14740
    • 提供者:孙帮山
  1. Socket

    0下载:
  2. C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:41667
    • 提供者:庞妍
  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. 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. 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. Implementation-using-VC-Client-Services-machine-mo

    0下载:
  2. 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4211497
    • 提供者:廖国锐
  1. socket

    0下载:
  2. 运行Client和Server两个cpp文件,运行时在设置->link->添加wsock32.lib ,在debug文件中得到两个对应的.exe,然后在dos下运行,在debug文件下输入 Server 2000 ,会显示主机名,再打开一个dos,还是在debug目录下输 Client 主机名 2000 ,就可以客户服务器对话了,输入exit可以退出。-Client and Server both run cpp file, at run-time settings-> lin
  3. 所属分类:Windows Develop

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

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

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

    0下载:
  2. VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2351352
    • 提供者:小钳子
  1. Client-server_socket

    0下载:
  2. this is file for Client server socket TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2952
    • 提供者:fairnando87
  1. socketcc

    0下载:
  2. code for socket library, and it is very usefull for client/server socket program, it includes tcp and udp protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-27
    • 文件大小:31803
    • 提供者:pan
  1. client-server-socket

    0下载:
  2. Server 端向Client 端提供两种服务:数学计算服务和时间查询服务.-client-server,TCP server socket and UDP server socket .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:31242
    • 提供者:小猫
  1. Java Socket TCP+UDP Client+Server

    0下载:
  2. A good Java Socket TCP+UDP Client+Server.
  3. 所属分类:JSP源码/Java

  1. client-server-socket-VCPP6.0

    0下载:
  2. 在VC++上写的小程序,关于client-server间的socket通信,主要做学习分享用!-simple communication between client and server
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4311374
    • 提供者:lizheng
  1. Client-Server Socket Programming

    0下载:
  2. Most inter process communication uses the client server model. These terms refer to the two processes which will be communicating with each other.
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:rezajava
  1. clientserver_socket

    0下载:
  2. this program is used for transferring data from client server
  3. 所属分类:网络编程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com