CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - tcp服务器端客户端通信

搜索资源列表

  1. 聊天软件

    0下载:
  2. 这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:5201
    • 提供者:杨然
  1. Delphi Tcp/IP 服务器客户端通信例子

    1下载:
  2. Delphi Tcp/IP 服务器客户端通信例子-Delphi Tcp/IP server examples of client communications
  3. 所属分类:系统编程

    • 发布日期:2016-01-26
    • 文件大小:311296
    • 提供者:
  1. Tcp-ip

    0下载:
  2. linux下的tcp/ip通信,包括服务器端和客户端-linux under tcp/ip communication, including server-side and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:17879
    • 提供者:王强
  1. tcp

    0下载:
  2. 在linux环境下实现TCP远程控制,即实现客户端与服务器端的通信-In the linux environment to achieve TCP remote control, namely, to achieve client and server-side communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2093
    • 提供者:kathy
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:139911
    • 提供者:stone
  1. linux_xp_tcp

    0下载:
  2. winxp与Linux的tcp通信程序,winxp作为客户端,linux作为服务器-winxp and Linux, tcp communication program, winxp as client, linux as a server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1414458
    • 提供者:javen
  1. linuxtcp

    0下载:
  2. 在linux下实现简单的tcp通信,利用套接字实现的,分为客户端和服务器。-Be achieved in a simple linux tcp communication, the use of the socket implementation, divided into client and server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2861
    • 提供者:郑海燕
  1. TCP-Encryption-and-decryption

    0下载:
  2. “中兴捧月”活动中“密码传情”写了几种加密算法与解密算法,并通过socket客户端与服务器通信。实现信息的加密传输-vc socket network communication environment, and provides several encryption and decryption algorithms, the contents will be sent encrypted. Provide client and server side, the two communicate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11353436
    • 提供者:stuy_1001191
  1. net

    0下载:
  2. linux环境下实现TCP网络协议的客户端和服务器通信-the linux environment TCP network protocol client and server communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:2689
    • 提供者:shanglin
  1. dmsdoc

    0下载:
  2. 通用数据采集系统(Data Mining System)主要用于从登陆日志中采集客户使用所租用服务器的数据,并通过网络通信(TCP/IP协议)上传至服务器,以便在一段时间内作为对客户进行收费的依据。 系统在结构上使用C/S结构,即数据采集客户端(Client)与服务器端(Server)结构。 客户端(Client)分为服务器日志数据读取、数据匹配和数据发送模块。 服务器端(Server)分为数据接收、数据存入和数据库访问模块-General-purpose data acqu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:415215
    • 提供者:王银
  1. linux_TCP

    0下载:
  2. linux TCP 通信代码,在linux上运行,分客户端和服务器两部分-Linux TCP communication code run on linux, sub-client and server in two parts
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:5481
    • 提供者:noth
  1. select-non-block

    0下载:
  2. 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2256
    • 提供者:德良
  1. tcp

    0下载:
  2. linux 环境下的基于TCP协议的通信程序,实现了客户端和服务器的通信-linux environment based on the TCP protocol communications program to achieve the communication between client and server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2597667
    • 提供者:lhz
  1. QtmodbusTCP

    0下载:
  2. Qt5自带的modbusTCP类实现的TCP modbus通信,程序包含客户端和服务器,开发环境为ubuntu16.04+Qt5.6.1,如打不开服务器,请将编译出的程序用sudo运行。-Qt5 comes with the modbusTCP class to achieve the Modbus TCP communication, the program contains the client and server, the development environment for ubun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:14366
    • 提供者:红兵
  1. QT_TCP

    0下载:
  2. 基于linux的网络通信编程,c/s方式,服务器与客户端能同时收发消息(Network communication programming based on Linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:909312
    • 提供者:zhou1996
搜珍网 www.dssz.com