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

搜索资源列表

  1. Socket_C++

    0下载:
  2. socket开发的网络通讯软件 分客户端和服务器端两部分-socket network communication software developed by sub-client and server in two parts
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:63254
    • 提供者:贝贝
  1. net_socket_example

    0下载:
  2. TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:钟伟
  1. SocketTool

    0下载:
  2. TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:417127
    • 提供者:杨权新
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. SocketToollv

    0下载:
  2. 网络套接字编程工具,非常适用的网络调试与检测工具,包括TCP UDP,客户机和服务器调试,方便好用-Network socket programming tools, is ideal for network debugging and testing tools, including TCP UDP, client and server debugging is easy to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:414448
    • 提供者:zhyo
  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. bgnet_A4

    0下载:
  2. Network Programming 介紹了基礎socket,有TCP/UDP,server端和client端的源碼,是英文版的-Network Programming describes the basic socket, a TCP/UDP, server-side and client-side source code, is the English version of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:274725
    • 提供者:vm3gjp4
  1. SuperVersion

    0下载:
  2. tcp socket通信编程,作为远端服务器的客户端-tcp socket communication programming, remote server as a client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:792795
    • 提供者:jsl
  1. TCP_Server_V1

    0下载:
  2. A TCP Server. Accepts Connection from TCP Client. Can be used in Embedded Application for internal socket programming testing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:114275
    • 提供者:Kiran P
  1. MesMonitor

    0下载:
  2. 在通信领域,用户在网管界面操作,通过TCP/IP协议给电信设备发送报文,从而配置、维护电信设备。电信设备一般都不具备可视化终端,当电信设备从网管接收到了命令报文后,用户不方便了解电信设备接收到了哪些命令报文、以及处理报文过程是否正常。为了监视电信设备的运行情况,可以在电信设备上运行一个socket服务器,在PC机上运行一个socket客户端,称为命令报文监视器,所有通过网管发给电信设备的命令报文都会通过socket服务器发送给报文监视器,请实现一个这样的命令报文监视器。-In communic
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:38061
    • 提供者:仲光明
  1. tcpip2_loop

    0下载:
  2. redhat下用c编写的网络通信,基于socket的请求验证机制的服务器和客户端通信-redhat c server client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:3471
    • 提供者:安宇
  1. data

    0下载:
  2. 在Windows环境下socket编程实现TCP服务器发送消息,客户端接收消息-In Windows environment socket programming,realizing the server sends TCP messages, client receive messages
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5182374
    • 提供者:刘莉
  1. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:82001
    • 提供者:徐康
  1. ClientaServer

    0下载:
  2. 基于TCP协议的socket编程,实现了客户端与服务器的通信功能,客户端可以登录,向服务器端发送自己要共享的文件的文件名,向服务器发送查找文件请求等。适于socket编程的初学者阅读。-TCP-based socket programming, client communication with the server, the client can log on to the server sending the file you want to share their file name, f
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:4052
    • 提供者:YUANZX
  1. 24point

    0下载:
  2. 一个socket编写的程序,基于c++,在客户端,输入关系式,求值,传给服务器,进行判断。-24point.Program written in a socket, based on c++, the client, enter the relationship, find the value, to the server, to judge.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:8168219
    • 提供者:梦梦
  1. jiyuARM9detongyongkongzhiqisheji--

    0下载:
  2. 采用基于面向连接的TCP socket方式,实现连接建立、数据传输和结束传输三个通信流程,从而实现客户端与服务器之间的通信功能-Mainly based on the TCP socket connection-oriented manner, to achieve a connection between the client and server establish, data transmission and communication end of the transmission pr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:559740
    • 提供者:枫林海
  1. Csharpsocketdemo

    0下载:
  2. 简单的Socket的实例,包括客户端和服务端的源码-Simple Socket instance, including client and server source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:77777
    • 提供者:liyu
  1. socketTCP

    0下载:
  2. 应用Socket(Tcp/IP)方式实现客户端与服务端数据交互。-Application Socket (Tcp/IP) approach to achieve client and server data exchange.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:230424
    • 提供者:穆玉清
  1. CWinSock

    0下载:
  2. 利用socket来进行网络通信,集服务器和客服端于一体的,方便新手学习的程序,注释比较多!-Using socket to network communication, set the server and client customer service in one, convenient for beginners to learn the procedures, the annotation more!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:7681580
    • 提供者:黎明
  1. chatroom

    0下载:
  2. 本次上传内容是基于TCP/IP的socket网络编程,可以实现多人聊天,分为客户端和服务器两部分。-The uploaded content is based on TCP/IP socket network programming, people can chat, client and server is divided into two parts.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-29
    • 文件大小:11337334
    • 提供者:小熊
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com