搜索资源列表
Chat-TCP
- 一个win32汇编程序,实现socket的聊天小程序;由客户端程序和服务器端程序组成
TcpProgram
- 详细功能,基于tcp协议服务器端客户端编程
rainsoft_200372295422-1645
- IPXControl: 本软件是一个免费控件,你可以在作者的主页上得到升 级和源代码。你可以任意复制和使用本软件,但必须保证软 件的完整。本软件不得用作商业目的。对使用本软件造成的 后果,作者概不负责。 本软件是一个局域网聊天程序,分为客户端和服务器端 两个程序。本软件采用Delphi的TCP控件编写,语音部分使用 了一个phone.dll。 使用需求: 1) 操作系统: Windows 98/2000 2) 内存需求:
TCP
- 操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
jkdelphi
- 传圣(测试版)说明 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方
Chat-TCP
- 使用汇编语言实现TCP协议的聊天室例子程序,是罗云彬win32 汇编书上第十六章的实例源码,客户端和服务器端的源码都全,代码的结构非常好,觉得不错传上来。 -Sample code for < Win32ASM Programming 2nd Edition>
idTcp
- 轻巧的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.
P2Pwenjianchuanshu
- 利用TCP协议连接双方,服务器端建立文件流读入待发送文件进入监听状态,客户端发送信号开始传输,服务器根据客户端发送的当前文件流传输位置按接收缓冲区大小一块一块的发送给客户端,客户端接受后再保存到接收文件流,直到整个文件流发送完毕,这里服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件。-Using TCP protocol to connect the two sides, the establishment of server-side file strea
kaoqinguanli
- 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
IdTCP
- delphi TCP/IP 通信,包括服务器端和客户端-delphi TCP/IP communication
123124
- delphi使用indyTCPserver client的客户端通过IP地址端口向服务器发送信息-delphi indyTCPserver client using the client IP address by sending information to the server port
TCP-server
- 简单数据传输,状态机结构实现,服务器端部分程序。-Simple data transfer, the state machine structure is achieved, a part of the program of the server side.
delete-from-sqlserver
- 本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
223
- C 23基于TCP的Socket多线程通信(包含服务器端和客户端)-C# communication
Chat-TCP
- 用汇编语言编写的网络对话例子 有服务器端和用户端-sorry sorry sorry sorry sorry
TCP-sendareceive-file
- 建立客户端和服务器端后使用TCP/IP协议收发文件-use TCP/IP protocol to send&receive files
VB-socket-tcp-ip
- VB-socket通信程序,包含客户端也服务器端源代码。-socket communication with VB
TCP-Multiple-Connections---Client-1
- 演示将多个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
TCP-Multiple-Connections---Client-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
TCP-Multiple-Connections---Server
- 演示将多个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