搜索资源列表
c++down远程线程注入
- c++写得下载者源码,远程线程注入,文件映射通信。client是用bcb写得 。 server在资源中包涵dll。合适初学者参考-c written those who download the source code into remote threads, document mapping communications. Moreover client is written. Server resources covered in dll. Appropriate reference beg
CyqLinux_ReadWorld_RSSReader
- ReadWorld RSS 聚合新闻 阅读器 XML 欢迎使用ReadWorldRSS阅读器 1 这个程序更改了我上回发布的《聚合新闻(RSS)阅读器》的一些错误。 2 新增了频道列表的拖放功能,及导入,导出(OPML)功能。 3 重新设计了一下界面 4 本程序是仿照《新郎点点通》设计的,其中没有使用线程,一些功能需要连接网络可能会暂时失去响应情谅解 5 欢迎大家使用提出宝贵意见。 6 -ReadWorld RSS feeds news reader we
masm_Feiler_v1.0
- 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
HTTP代理服务器(czy)
- 本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, inc
修改版的java聊天器
- 在原来的基础上进行修改 1.就是把接受线程放在了chat.java中了.这样在此jcreate3.x版本中就可以用了. 我是这样理解的.如果接受线程放在chatFrame中的话,在程序运行实例chatFrame对象后,得到的只是一个没接收数据前的List,所以不管发多少数据都不会显示的窗体上.不知是不是? 2.用Calendar对象返回时间,虽是做出来了但Calendar对象的getTime()方法返回的时间toString().getBytes()后,时间保存在数组的位置10上,应
Socket-communcate
- Socket异步通信,线程,双端队列 网络实时通信。-Socket asynchronous communications, threads, double-cohort real-time communication network.
AsyncSSLClient
- 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
mailsj
- 可在线收集邮件地址,可设定线程数。 结构比较简单,有需要的朋友可以研究一下。-can collect e-mail addresses online, a few threads can be set. Relatively simple structure, we need to see friends.
newChatroom
- 使用多个线程,同时一个线程专用于处理用户之间的聊天,一个线程用于将用户的聊天信息保存入数据库-use of multiple threads, a thread devoted to the chat between users, a thread for users to chat to keep the database information
testmanagerthread
- 本实例实现一个多线程的管理器。在应用程序中,可以进行多个线程的创建、执行和关闭等管理。-examples of the realization of a multithreaded manager. In the application process, can create multiple threads, implementation and management of closure.
ForFtp
- 用于流量测试的FTP程序,包括线程、FTP异常处理-flow for the FTP testing procedures, including threads, FTP Exception Handling
SafeFTPServer
- FTP服务器, 参考Server U的命令, 用多线程, 但没用完成端口, 上传下载都有速度控制, 权限控制调用接口-FTP server, the reference Server U orders using multiple threads, but useless completed ports, Upload have download speed control, access control Call Interface
threadsofUNIX.RAR
- UNIX下的threat源程序文件,可以很好学习线程概念-under the threat of UNIX source code file, you can study the concept of threads
angel_thread
- 实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
detect_thread
- 实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value
Threads
- hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are servi
threadServeur.tar
- Language C, linux, Code-Block Sockets-Serveur-MultiClients(Threads)
client-server-Threads
- FTP send-receive messages (client-server using threads)
Pipe
- 一个双线程安全的Pipe实现。一个线程在端读,另一个线程在另一端写,可以用做线程间通信。-A two-threads safe Pipe implement. One thread writes on the in-side, and another thread reads on the other side. U can use it to communicate in two threads. It s safe!
MONG
- mongoose v6.15,多线程http——server,线程数可设。从GitHub下载C语言原代码,在vc6里面编译成c++工程(multi-threads http_server, based on source code from Github. The project is conducted in VC6, converted from c language. The threads num can be edited in code.)
