搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
networkfish
- 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
delpan
- 可以清除被写入一句话或被写入网页*的HTM,HTML,ASP文件 针对服务器和前段时间\"熊猫烧香\" 使用了多线程.-can remove or write a word into the website Trojan HTM, HTML, ASP Document Server and earlier "Panda burn joss sticks," the use of multithreading.
python_code
- python源码,包含进程、多线程控制,客户端服务器模拟,数据结构等-python source, contains process, multi-thread control, client server simulation, data structures, etc.
Thread_TServerSock
- 使用线程池的多线程TELNET服务器代码,使用DELPHI的标准网络控件
chap03
- udp协议的开发源代码,里面包含客户端代码,服务器端代码,以及基于多线程的udp程序-udp protocol development source code, which contains the client code, server-side code, and the udp-based multi-threaded program
Over byte Ics V6 beta
- delphi分布式开发的另一种实现,组件封装了很多底层的处理,并且有自己的实现协议,服务器端,采用多线程处理,以满足并发要求,不过遗憾的是,带的demo是基于BDE数据库引擎的。但对高手来说,改成ADO方式并不困难。-distributed development delphi another realization of the underlying components of the package deal with a lot and have their own realization
jkdelphi
- 传圣(测试版)说明 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方
statest
- 用DELPHI建立多线程COM服务器下载-DELPHI copies with the establishment of multi-threaded COM server to download. Rar
Myserver
- 实现简单的基于HTTP1.2的多线程服务器,对多个请求作出应答-To achieve a simple multi-threaded servers based HTTP1.2, response to multiple requests
Visual_C_Book_Prg
- 多线程文件传输的实例,实现多个线程传输同一个文件,在服务器端多个线程以共享方式打开一个需要传输的文件,然后各个线程分别读取各自的一部分数据并分别发送给客户端,客户端同样各个线程分别接收服务端对应的线程发送的文件数据,最后将接收的临时文件合并为最终完整的文件。-Examples of multi-threaded file transfer, transfer of multiple threads with a file on the server side multiple threads t
sendfile
- 使用汇编语言编写,实现同时多文件多线程传输文件。server_file.asm 为服务器端,file.asm为客户发送端(编译前请修改服务器地址)。-In assembly language, simultaneous multi-file multi-threaded file transfer. server_file.asm for the server side, file.asm customers sending end (compiled before you modify the
Book
- 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
4
- 易语言TCP服务器模块源码例程程序结合易语言模块多线程模块.ec和内存操作.ec,调用API函实现TCP服务器的功能。-Easy language TCP server module source routines program combined with easy language module multithreaded module. Ec and memory operation. Ec, API calls the function of the realization of TCP
223
- C 23基于TCP的Socket多线程通信(包含服务器端和客户端)-C# communication
SendMail
- Delphi sendmail发邮件实例,是一本书中的例子,由黑白网络编写,测试数据向21CN邮件服务器发送一个邮件,可以添加待发送的邮件列表,设置线程数后程序自动发送email,这个程序有点老,可以正确编译,但未测试邮件是否可以发送成功,若不成功,多由于邮件POP设置问题,请自行修改。-Delphi sendmail mail is one example, the examples in this book, written by the black and white network, t
WebPainter
- 一个网络白板程序,有客户端和服务器端,服务器实现多线程,并且可以实时显示连接数及连接的ip,客户端实现绘图功能,并把图像发到服务器端,服务器转发给其他客户端。代码是用java写的,采用的基本Server/Client的方式实现。网络白板是非常适合初学者研究的一个项目,对于是用socket,了解s/c机制有些帮助。我的代码也写得十分简单,功能也比较齐全,而且这个是福利资源,大家快来下-Whiteboard procedures, a network with the client and serv
Client_Server
- 涉及功能,多线程\数组传送参数\多客服端与服务器发送数据\组件复制-Involving features, multi thread \ array transfer parameters \ multiple customer service side and server send data \ component replication
764
- 易语言纯命令的socks5服务器源码例程程序结合易语言网络通讯支持库和多线程支持库,实现socks5服务器的应用。 -Easy language pure command Socks5 server source routine procedures combined with easy language network communication support library and multi-threaded support library, the realization of S