搜索资源列表
chat
- 基于socket的局域网多人聊天工具,可实现多人聊天,有更名功能。分客户端和服务器端,支持文本传输-Socket-based LAN multiplayer chat tools, can achieve more than chat, renamed function. Sub-client and server-side support for text transmission
Socket
- delphi开发的一款用于服务器和客户端远程通信的程序,可以嵌入其他程序中使用-delphi for the development of a remote server and client communication procedures, other procedures can be embedded in the use of
socket
- 初学SOCKET很好的帮助,完成客户端对服务器端的收发文件功能-socket example
PhenixOpen
- Phenix 分布式应用开发平台 for Delphi (源码) 发布 Phenix是基于Delphi-MIDAS技术之上的开发平台。 Phenix分为Phenix控件包(包含有PhenixLibrary、PhenixDataSource、PhenixResource)、定制管理工具-Phenix Manager(以下简称PM)、和一个运行在DCOM+Borland Socket Server上的中间件-PhenixApp(以下简称PA)。 在MIDAS的先进思想和强大功能基础之上,
socket
- socket通讯程序,实现客户端服务端之间通讯-socket communications
Socket1
- 文件传输实例,这是一个文件传输较为简单的实例,只有客户端,服务器端大家如果需要请留言-socket file transport
Server_Client
- 基于 服务器 与客户端 Socket 编程-Server and client Socket
xqw0910
- brush developed in delphi ·Improved component for work with ·Improve DBGrid from EhLib. Many f ·Delphi 的StringGrid无法嵌入ComboB ·一个相当不错的皮肤源码 ·制作API钩子,截获API的源码 ·漂亮的delphi界面控件 ·远程桌面,服务端+客户端 ·DELPHI办公全套管理系统 ·针对 UDP 通讯协议的 Socket 构件, ·获取
chatroom
- 默认密码为1。 本源码为"简易网络聊天室系统"的源码,由Delphik开发,包括服务端和客户端。服务端包括登陆用户管理、服务器状态管理;客户端可以查看在线人员名单、聊天、说悄悄话。-The default password is 1. The source for the " Simple Internet chat room system," the source, by Delphik development, including server and clien
SocketDemo
- Socket 通讯Demo示例,包括客户端和服务端
Book
- 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
socket-based-file-transmission
- 这是一个基于SCOKET的文件传输软件,利用DELPHI实现,分为服务器端和客户端两部分!-This is a SCOKET based on the file transfer software, using DELPHI realization, divided into the server and the client two parts!
Socket
- delphi socket编程,服务端与客户端通信,是初学者的好例子-delphi socket programming, server and client communication is a good example for beginners
delete-from-sqlserver
- 本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
udpServerClient
- socket通讯,对客户端,服务器端进行通讯设计-socket communication
Socket
- 利用DELPHI开发环境,实现服务器与客户端之间的通信-DELPHI use development environment for communication between server and client
SocketClient
- 实现socket客户端软件,通过socket接口从服务器接收信息-Achieve socket client software to receive information from the server through socket interface
sorc_socket
- 通过DELPHI实现socket的通信示例,简单适用,本代码包括客户端和服务端-Through the realization of DELPHI communication examples, socket the simple application of the code, including client and server
socket通信
- 使用indy组件做的一个客户端和服务端的通信(A client and server communications using the Indy component)
客户端与服务器通信
- a example for Socket by Tcp