搜索资源列表
-
1下载:
delphi模拟qq的客户端,包括登录界面,注册向导,聊天等QQ基础功能,可以配合前面的服务器端使用-the client, including the login screen, a registered guide, and chat with other QQ basic function will be in line with previous use of the server-side
-
-
0下载:
有关delphi的一个分布式开发实例,是客户-服务器模式的-the development of a Distributed example, a client-server model
-
-
0下载:
一个简单的局域网聊天程序,delphi编写,客户端-服务器模式-a simple LAN chat program, delphi prepared, the client-server model
-
-
1下载:
Delphi Socket 局域网内服务器与客户端进行通信源码。,Delphi Socket LAN Server and Client message
-
-
0下载:
一个类似QQ 的聊天工具源代码 分QQclient客户端 和 Server服务端, 希望你能利用他创造第二个qq神话,A similar tool QQ chat source code sub-QQclient services client and Server side, I hope you can make use of his creation of the myth of the second qq
-
-
0下载:
High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported.
Version 1.4.
Included two demo:
1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
-
-
1下载:
原创的网络聊天室软件,免费共享了,分为客户端和服务器端-Original chat room software, free sharing, and divided into client and server side
-
-
0下载:
Title: Simple multi-chat
Descr iption: Very simple multi-chat with client and server
-
-
1下载:
局域网屏幕监控系统是主要由客户端和服务器端两部分组成。
客户端模块
该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。
服务器端模块
该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。
操作注意事项
(1)可执行文件位置:Server\Debug\Server.exe
Client\Debug\Client.exe
操作流程
运行本
-
-
0下载:
Rooyee Messenger 是国采用jabber(xmpp)协议开发,并遵照GNU GPL进行发布的免费开源即时通讯软件。
Delphi开发的XMPP即时通讯客户端V2.0功能列表:
方便的联系人管理,支持分组管理;
提供丰富内容的名片;
丰富的状态信息(在线,离线,离开,正在输入),支持自定义出席信息;
聊天窗口主题管理,支持自定义主题;
常用短语管理;
聊天内容支持XHTML格式;
表情发送,用户可以自定义表情包;
方便的文件
-
-
1下载:
一个屏幕捕获并以UDP传输并以UDP传输的控件,屏幕颜色可以设置为8位、16位、24位、32位。安装这个控件即可轻松做出客户端/服务器模式的远程屏幕传输程序。-A screen capture and transmission to UDP and UDP transmission control, the screen color can be set to 8, 16, 24, 32. Install the controls can easily make a client/server
-
-
0下载:
delphi实现文件传输,分服务器端和客户端。服务器端实时扫描指定文件夹,若有文件就将文件传输到客户端-delphi to achieve file transfer, sub-server and client. Server-side real-time scanning the specified folder, if the file will be file transfer to the client
-
-
0下载:
Descr iption: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications tha
-
-
0下载:
用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
-
-
0下载:
Example o indy client/server
source code with stream video
-
-
0下载:
delphi客户端连接JAVA服务端
学习delphi 与 java ce通迅有帮助-delphi client server to connect JAVA
-
-
0下载:
一个简单的delphi UDP server 和client例子,适合初学者学习使用。-A simple UDP server and client communication example. Suit for freshman.
-
-
0下载:
用delphi 调用winsock 开发客户服务器 模型
-shiyong delphi tiao yong winsock kai fa server and cleint mo xing
-
-
4下载:
delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯
代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带
的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
-
-
0下载:
聊天程序
1.实验目的
(1)熟悉和掌握网络编程的基本方法和步骤;
(2)进一步理解client/server交互模式;
(3)掌握GUI编程方法;
(4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。
(5)掌握SQL Server数据库系统的编程应用。
(6)实现图形用户界面;
(7)实现功能类似QQ,可根据实际情况进行适量删减;
(8)可实现一对多聊天;
(9)能将聊天记录存入数据库。-Chat program. Fam
-