当前位置:
首页 资源下载
搜索资源 - delphi ClientSocket
搜索资源列表
-
1下载:
这个软件是用Delphi 7开发的。
原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。
在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。
请先安装里面的GridPanel控件才可正常编译。
永远支持Delphi!-use of this software is developed by Delphi
-
-
0下载:
这个软件是用Delphi 7开发的。
原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。
在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。
请先安装里面的GridPanel控件才可正常编译。
永远支持Delphi!
-
-
0下载:
delphi的 Tcp/IP 包括 服务器端和客户端 ClientSocket 组件和 ServerSocket 组件实现
-
-
0下载:
一个用DELPHI编写的简单的聊天室程序基于ClientSocket,ServerSocket编写.-DELPHI prepared using a simple procedure based on the chat room ClientSocket, ServerSocket prepared.
-
-
0下载:
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
-
-
0下载:
ClientSocket with ServerSocket
-
-
0下载:
原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。
在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。
请先安装里面的GridPanel控件才可正常编译。
-Originally it was two people in the puzzle game to play on paper, transfer to your comput
-
-
0下载:
client sockets with delphi source code.
-
-
0下载:
clientsocket and serversocket
-
-
0下载:
Delphi源码编写的 TCP/IP网络通信和监听实例,使用delphi6编写的,原理主要是利用serversocket和clientsocket进行网络通信,还可进行简单的监听以及聊天信息发送和接收-Delphi source code written in the TCP/IP network communication and listening instance, use delphi6 written, the principle is to use serversocket and
-
-
0下载:
基于Delphi的客户端测试工具,服务器地址需要在源代码中修改-Based on Delphi client test tools, server addresses need to modify the source code
-
-
0下载:
Delphi:Delphi源码编写的 TCP/IP网络通信和监听实例,使用delphi6编写的,原理主要是利用serversocket和clientsocket进行网络通信,还可进行简单的监听以及聊天信息发送和接收,程序运行界面图如上示,这个源码主要面向Delphi初学者。
-Delphi: Delphi source code written in a TCP/IP network communications and monitor instances, use delphi6 writ
-
-
0下载:
delphi的ClientSocket编程,使用ClientSocket来接收数据,如果服务器有数据发过来,会触发ClientSocket的OnClientRead事件。-ClientSocket Delphi programming, use ClientSocket to receive data, if the server has data sent over, will trigger OnClientRead ClientSocket event.
-
-
1下载:
利用DelphiSocket组件制作的简单TCP服务器和客户端(Simple TCP server and client based on delphisocket component)
-