搜索资源列表
-
0下载:
基于socket的局域网多人聊天工具,可实现多人聊天,有更名功能。分客户端和服务器端,支持文本传输-Socket-based LAN multiplayer chat tools, can achieve more than chat, renamed function. Sub-client and server-side support for text transmission
-
-
0下载:
delphi开发的一款用于服务器和客户端远程通信的程序,可以嵌入其他程序中使用-delphi for the development of a remote server and client communication procedures, other procedures can be embedded in the use of
-
-
0下载:
socket server与client的传输-socket server and client
-
-
0下载:
基于 服务器 与客户端 Socket 编程-Server and client Socket
-
-
0下载:
默认密码为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
-
-
0下载:
socket io 完成端口的调用演示,SERVER,CLIENT-socket io completion port of call presentation, SERVER, CLIENT
-
-
0下载:
这是一个基于SCOKET的文件传输软件,利用DELPHI实现,分为服务器端和客户端两部分!-This is a SCOKET based on the file transfer software, using DELPHI realization, divided into the server and the client two parts!
-
-
0下载:
delphi socket编程,服务端与客户端通信,是初学者的好例子-delphi socket programming, server and client communication is a good example for beginners
-
-
0下载:
socket,聊天工具,客户机,服务器架构,多用户连接-socket, chat tools, client server architecture, multi-user connection
-
-
0下载:
本实例可在在服务器端使用存储过程删除指定数据,
服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。
使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。
使用本实例时要注意以下几点。
1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
-
-
0下载:
delphi indy10 socket server client-delphi indy10
-
-
0下载:
利用DELPHI开发环境,实现服务器与客户端之间的通信-DELPHI use development environment for communication between server and client
-
-
0下载:
实现socket客户端软件,通过socket接口从服务器接收信息-Achieve socket client software to receive information from the server through socket interface
-
-
0下载:
通过DELPHI实现socket的通信示例,简单适用,本代码包括客户端和服务端-Through the realization of DELPHI communication examples, socket the simple application of the code, including client and server
-
-
0下载:
Delphi:Delphi源代码实例实现Socket远端文件传输实例,程序分为客户端和服务端,两者都需要运行才能实现点对点的文件传输功能,任一方都可终止传送和接收文件,类似QQ的在线文件传输功能,基本的模块,可再此基础上不断完善和提高。
-Delphi: Delphi source code examples to achieve Socket remote file transfer instance, the program is divided into client and serv
-
-
0下载:
一个网络白板程序,有客户端和服务器端,服务器实现多线程,并且可以实时显示连接数及连接的ip,客户端实现绘图功能,并把图像发到服务器端,服务器转发给其他客户端。代码是用java写的,采用的基本Server/Client的方式实现。网络白板是非常适合初学者研究的一个项目,对于是用socket,了解s/c机制有些帮助。我的代码也写得十分简单,功能也比较齐全,而且这个是福利资源,大家快来下-Whiteboard procedures, a network with the client and serv
-
-
1下载:
Delphic Socket TIdTCPServer Demo 包含Server Client-Delphic Socket TIdTCPServer Demo Server Client
-
-
0下载:
使用indy组件做的一个客户端和服务端的通信(A client and server communications using the Indy component)
-