CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - tcp服务器端

搜索资源列表

  1. Chat-TCP

    0下载:
  2. 一个win32汇编程序,实现socket的聊天小程序;由客户端程序和服务器端程序组成
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:13.88kb
    • 提供者:涂发国
  1. TcpProgram

    0下载:
  2. 详细功能,基于tcp协议服务器端客户端编程
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:3.62kb
    • 提供者:rch
  1. rainsoft_200372295422-1645

    0下载:
  2. IPXControl: 本软件是一个免费控件,你可以在作者的主页上得到升 级和源代码。你可以任意复制和使用本软件,但必须保证软 件的完整。本软件不得用作商业目的。对使用本软件造成的 后果,作者概不负责。 本软件是一个局域网聊天程序,分为客户端和服务器端 两个程序。本软件采用Delphi的TCP控件编写,语音部分使用 了一个phone.dll。 使用需求: 1) 操作系统: Windows 98/2000 2) 内存需求:
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:73.98kb
    • 提供者:32132
  1. TCP

    0下载:
  2. 操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2.61kb
    • 提供者:helen
  1. jkdelphi

    2下载:
  2. 传圣(测试版)说明 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:16.94kb
    • 提供者:刘壮
  1. Chat-TCP

    0下载:
  2. 使用汇编语言实现TCP协议的聊天室例子程序,是罗云彬win32 汇编书上第十六章的实例源码,客户端和服务器端的源码都全,代码的结构非常好,觉得不错传上来。 -Sample code for < Win32ASM Programming 2nd Edition>
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:26.57kb
    • 提供者:samdyzsw
  1. idTcp

    2下载:
  2. 轻巧的TCP 客户端与服务器端通讯测试套件.可以在两处分别安装客户端与服务器端,就可以测试TCP是否可以通讯了.采用了INDY的TCP套件完成-Lightweight TCP client and server-side communications test suite. Can be installed separately in the two client and server-side, you can test whether TCP can be a communication.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:695.71kb
    • 提供者:wuyu
  1. P2Pwenjianchuanshu

    0下载:
  2. 利用TCP协议连接双方,服务器端建立文件流读入待发送文件进入监听状态,客户端发送信号开始传输,服务器根据客户端发送的当前文件流传输位置按接收缓冲区大小一块一块的发送给客户端,客户端接受后再保存到接收文件流,直到整个文件流发送完毕,这里服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件。-Using TCP protocol to connect the two sides, the establishment of server-side file strea
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:473.9kb
    • 提供者:fengfneg
  1. kaoqinguanli

    0下载:
  2. delphi简单的考勤系统 使用tcp ip 协议 包括服务器端和客户端 使用了 ClientSocket和ServerSocket组件-delphi attendance system uses a simple tcp ip protocol, including server-side and client-side ServerSocket used ClientSocket and components
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:709.25kb
    • 提供者:ngtvsea
  1. IdTCP

    1下载:
  2. delphi TCP/IP 通信,包括服务器端和客户端-delphi TCP/IP communication
  3. 所属分类:Delphi VCL

    • 发布日期:2014-08-19
    • 文件大小:392.87kb
    • 提供者:陈松彬
  1. 123124

    0下载:
  2. delphi使用indyTCPserver client的客户端通过IP地址端口向服务器发送信息-delphi indyTCPserver client using the client IP address by sending information to the server port
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:388.22kb
    • 提供者:阿三
  1. TCP-server

    0下载:
  2. 简单数据传输,状态机结构实现,服务器端部分程序。-Simple data transfer, the state machine structure is achieved, a part of the program of the server side.
  3. 所属分类:LabView

    • 发布日期:2017-11-22
    • 文件大小:21.54kb
    • 提供者:homer3000
  1. delete-from-sqlserver

    0下载:
  2. 本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-04
    • 文件大小:201.39kb
    • 提供者:xiaoa
  1. 223

    0下载:
  2. C 23基于TCP的Socket多线程通信(包含服务器端和客户端)-C# communication
  3. 所属分类:assembly language

    • 发布日期:2017-12-05
    • 文件大小:75.17kb
    • 提供者:123
  1. Chat-TCP

    0下载:
  2. 用汇编语言编写的网络对话例子 有服务器端和用户端-sorry sorry sorry sorry sorry
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:14.13kb
    • 提供者:张看看
  1. TCP-sendareceive-file

    0下载:
  2. 建立客户端和服务器端后使用TCP/IP协议收发文件-use TCP/IP protocol to send&receive files
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:19.98kb
    • 提供者:曹樟涛
  1. VB-socket-tcp-ip

    1下载:
  2. VB-socket通信程序,包含客户端也服务器端源代码。-socket communication with VB
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:15.73kb
    • 提供者:wxl
  1. TCP-Multiple-Connections---Client-1

    0下载:
  2. 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。 -Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to ea
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:14.97kb
    • 提供者:飞瑶
  1. TCP-Multiple-Connections---Client-2

    0下载:
  2. 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to each
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:14.98kb
    • 提供者:飞瑶
  1. TCP-Multiple-Connections---Server

    0下载:
  2. 演示将多个TCP客户端与单个服务器VI建立连接的方法。服务器VI跟踪现有活动的客户端连接数量,并向每个客户端VI发送随机数据。-Method for establishing a connection between a plurality of TCP clients and a single server VI. The server VI tracks the number of clients that are active, and sends random data to each
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:20.24kb
    • 提供者:飞瑶
« 12 3 »
搜珍网 www.dssz.com