搜索资源列表
-
0下载:
序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发.
2.P2P通讯说明:
1).网关类型是在理想状态下.即非对称型NAT.
2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败.
文件目录说明:
tQServer:程序服务端,请将其放在公网上运行.
tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端.
Common:公共协议文件夹-sequence on the Internet to the
-
-
0下载:
利用delphi 中的IDTCPSERVER空间编写的网络聊天服务器端程序,可以成功启动等待客户端接入。,Use delphi in IDTCPSERVER chat room for the preparation of the network server-side program, you can wait for the successful launch of client access.
-
-
0下载:
1.数据库为SQL2000,用附加数据库的功能建立WeijieData数据库,连接的用户为Sa,密码为空,可用server源代码自行修改.
2.第一次运行先打开Server端的WeijieServerPrg.exe一次进行注册.
3.运行客户端WeiJieFuShi_Prg.exe,默认操作员号WJ001 密码123
4.WeiJie_sys.INI为设置文件,当网络访问时 改IP = 你运行WeijieServerPrg.exe的主机IP-1. Databa
-
-
0下载:
This a form that encapsulates all the functionality needed to implement a simple network chat. All you need is to instantiate the form and specify some properties and you ll have an operational chat.
It is meant to be incorporated into network appl
-
-
0下载:
1.数据库为SQL2000,用附加数据库的功能建立WeijieData数据库,连接的用户为Sa,密码为空,可用server源代码自行修改.
2.第一次运行先打开Server端的WeijieServerPrg.exe一次进行注册.
3.运行客户端WeiJieFuShi_Prg.exe,默认操作员号WJ001 密码123
4.WeiJie_sys.INI为设置文件,当网络访问时 改IP = 你运行WeijieServerPrg.exe的主机IP
-1 databas
-
-
0下载:
Delphi源码,网络相关,Ftp
Delphi写的Ftp传输客户端源程序,虽说程序只有不到20K,不过功能可别小瞧哦,输入连接地址、用户名和密码它就能帮你连接指定的FTP服务器,而且速度极快,在文件管理一栏里,通过程序能远程删除、建立文件及文件夹,还有一个易用的窗口界面,不过是学习或是使用本程序,你都能从中得到一些启发。-Delphi source, network-related, Ftp Ftp transfer written in Delphi client source co
-
-
0下载:
Delphi源码,网络相关,*,远程控制
远程控制软件——* vip 1.2 Delphi版的源代码,主程序内含客户端和服务端,压缩包内另附有所用到的控件包-Delphi source, network-related gray pigeon, remote control remote control software- gray pigeons vip 1.2 of Delphi version of the source code, the main program con
-
-
0下载:
本实例可在在服务器端使用存储过程删除指定数据,
服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。
使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。
使用本实例时要注意以下几点。
1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
-
-
0下载:
又一个基于DELPHI开发的网络聊天程序,包括了客户端和服务器端的源程序-DELPHI development of network-based chat program, including client and server-side source code
-
-
0下载:
udp文件传输,实现服务器与客户端的网络通信,可以传输文件保存-udp file transfer, server and client network communication, you can transfer files to save
-
-
0下载:
简易ping源码,实现客户端与服务端自动检查网络是否通-Simple ping source code to achieve the client and server automatically checks whether the network through
-
-
0下载:
Delphi:Delphi通过网络实现图像传输的程序,程序分为客户端和服务端,图像传输的基础原理展现,Delphi新手朋友可供参考。
-Delphi: Delphi image transmission through the network, the program is divided into basic principles of client and server, image transmission show, Delphi novice friend for referenc
-
-
1下载:
具有串口及TCP网络助手调试功能,带有可控制小车和机械臂的控制按键,可选择串口或TCP控制按键,外加具有图像显示功能。-Has a serial port and TCP Network Assistant debugging features, with the car and can be controlled manipulator control buttons, optional serial or TCP control buttons, plus an image display
-
-
0下载:
一个网络白板程序,有客户端和服务器端,服务器实现多线程,并且可以实时显示连接数及连接的ip,客户端实现绘图功能,并把图像发到服务器端,服务器转发给其他客户端。代码是用java写的,采用的基本Server/Client的方式实现。网络白板是非常适合初学者研究的一个项目,对于是用socket,了解s/c机制有些帮助。我的代码也写得十分简单,功能也比较齐全,而且这个是福利资源,大家快来下-Whiteboard procedures, a network with the client and serv
-