当前位置:
首页 资源下载
搜索资源 - serversocket delphi
搜索资源列表
-
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下载:
一个socket服务端程序例子-A socket server program example
-
-
0下载:
一个用DELPHI编写的简单的聊天室程序基于ClientSocket,ServerSocket编写.-DELPHI prepared using a simple procedure based on the chat room ClientSocket, ServerSocket prepared.
-
-
0下载:
现在主流的连接方式有两种,一种是正向连接,另外一种是反向连接。不过你首先要明白一个远程控制的概念,就是客户端与服务端的概念。 如果是正向的联接的远程软件。那么客户端就是你。如果是反向联接的远程软件。那么你就是服务端。可能我这样的表述各位会有些迷糊,我对于服务端和客户端的理解为,服务端是应用提供端,也就是命令的提供者,而客户端是命令执行的结果展现者-Now connected to the mainstream there are two types of being connected to a
-
-
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下载:
一套Socket编程的控件,可以支持 Socket5和 httptunnle-FUNDAMENTALS is a collection of Delphi code libraries.
FUNDAMENTALS SOCKETS contains:
Sockets cWinSock.pas WinSock functions
cSocks.pas SOCKS4/5 functions
-
-
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下载:
server sockets example with delphi source code.
-
-
0下载:
clientsocket and serversocket
-
-
0下载:
serversocket 连接示意,可以自动设置端口并连接,连接后,会将连接文字返回-serversocket connections indicate
-
-
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的以太网服务端测试工具,端口号需要在源代码中修改-Ethernet services based on delphi side testing tool, port numbers 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
-
-
1下载:
利用DelphiSocket组件制作的简单TCP服务器和客户端(Simple TCP server and client based on delphisocket component)
-