搜索资源列表
cSocket.rar
- 一个用于delphi多线程Socket.多线程Socket阻塞模式下通信的例子,Delphi one for multi-threaded Socket. Multithreaded Socket blocking mode of communication example
Book
- 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
SDH_MidSvr
- Delphi源代码。 SDH网管设备管理副区区程序,线程、网络通信、Socket,命令解析。-Delphi source code. Deputy District SDH network device management program, threads, network communications, Socket, command parsing.
Multithrea
- 这是一个更新的多线程端口扫描,使用阻塞套接字扫描速度。它还显示了示例使用消息的线程之间沟通的主要形式。-This is an update to multi-threaded port scanning, using blocking socket scanning speed. It also shows the example using the message of the main form of communication between threads.
WebPainter
- 一个网络白板程序,有客户端和服务器端,服务器实现多线程,并且可以实时显示连接数及连接的ip,客户端实现绘图功能,并把图像发到服务器端,服务器转发给其他客户端。代码是用java写的,采用的基本Server/Client的方式实现。网络白板是非常适合初学者研究的一个项目,对于是用socket,了解s/c机制有些帮助。我的代码也写得十分简单,功能也比较齐全,而且这个是福利资源,大家快来下-Whiteboard procedures, a network with the client and serv
ioctlsocket
- 一个delphi中用多种模式socket的示例,包括: 1、阻塞单线程 2、阻塞多线程 3、非阻塞模式 4、Select模式 5、WSAAsynSelect模式 6、IOCP模式 7、UPD通讯 非常经典!(An example of using multiple patterns of Delphi in socket, including: 1, blocking single thread 2, blocking multithreading 3, non
EMTASS2.1
- 别人写的非常不错的Delphi异步多线程框架。对新手比较有用,方便入门。(Someone else wrote a very good Delphi asynchronous multithreaded framework. It is useful for novice and easy to get to the door)