搜索资源列表
Delphi端口扫描
- 多线程端口扫描演示,能够设置连接延时,使用Winsocket2 API编写,Delphi7编译通过-multithreaded port scanning demonstration connecting to delay, the use of API Winsocket2 prepared by compiling Delphi7
一个完整的在线更新程序
- 一个完整的在线更新程序,一个基于Socket的在线更新程序,有以下特点: 1、socket api + 多线程,更新部分放在Dll中,接口简单,调用方便。 2、支持多级目录更新 3、支持Socks5代理-a complete online updates for a Socket-based online updates for the following characteristics : 1, multi-threaded socket api, updates on Dll,
java4597845676
- 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple
duandianxiazai
- 这是几个断点下载的程序,包括:ftp协议实现多线程断点续传.rar,Site Snagger下载整个站点,使用WInternet API COOL.rar等-This is the breakpoint downloaded several procedures, including : ftp protocol multithreaded HTTP. Rar. Site Snagger download the whole site, WInternet use API COOL.rar et
selfupdate
- 一个基于Socket的在线更新程序,有以下特点:1、socket api + 多线程,更新部分放在Dll中,接口简单,调用方便。2、支持多级目录更新3、支持Socks5代理4、MSN风格的浮动窗口
qddown_java8543535625
- 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接
wangshe
- 本文通过理论联系实际,利用vc++工具,利用mfc封装的API类设计一个能实现最基本的多用户的双机通信程序,既聊天室,旨在阐述网络程序设计的基本过程,tcp/ip协议的应用开发,多线程的应用特点。
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
WinInet
- WinInet API 实现文件多线程下载 进度事实显示 不可多的的好代码-WinInet API download file
wininet-spider
- 网络爬虫,完美演示了多线程和深度设置抓取网页数据。-crawl through internet to get web data. the win32 api supports applications that are pre-emptively multithreaded. this is a very useful and powerful feature of win32 in writing mfc internet spiders. the spider project is a
LanQQ
- 局域网聊天和多线程传输文件!利用socket api实现-Chat LAN to transfer files and multithreading
Neighbor
- 局域网查询工具的源代码 是学习多线程编程。Windows API Helper wincap 编程的好例子,大家一定不要错过了!-Local area network query tool is to learn the source code for multi-threaded programming. Windows API Helper wincap a good example of programming, we must not miss!
Trafficlog
- 使用winpcap API 实现统计流量的功能 多线程 windows编程-Traffic using the winpcap API functions to achieve statistical multithreaded programming windows
chatroom
- 局域网聊天室 Server Client 都是采用 多线程 Select 模型 自己封状的 winsock api类-LAN chat rooms Server are Are using multithreading the Select models of sealing shape winsock API classes
DemoQQ1
- (1).服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过创建一个Server Socket对象来监听来自客户的连接请求,默认端口为6000,然后无限循环调用accept()方法接受客户程序的连接.-( 1). The server and client presentation by Socket interfac
MultithreadVoiceComm
- 一个关于多线程语音聊天系统的专业论文。 采用低级音频设备驱动接口Waveform Audio API来采集和播放音频-A professional papers on multi-threaded voice chat system. Low-level audio device driver interface Waveform Audio API to capture and play audio
TCP3.0
- 基于多线程Select异步模型的的TCP服务端,客户端网络Socket调试工具 这是我用API封装的,供调试Socket程序用的 有客户端和服务端 两个程序都是基于Select异步模型的,其中服务端还用到了多线程技术,保证了多客户端的连接 都是消息触发和回调的 用多线程就能够保证多客户端的同时连接,要满足更多的客户端连接,要用到线程池模型,有待于更进一步的探讨和研究 QQ:593485230 E-mai:cangzhu@163
Delphi
- 多线程端口扫描演示,能够设置连接延时,使用Winsocket2 API编写,Delphi7编译通过-Multithreaded port scanning demo, set the connection delay, Winsocket2 API to write, Delphi7 compiler
CPP-Wrapper
- Linux平台API的C++封装,包括多线程、多进程、同步锁、Socket等-The Linux platform API C++ package
SocketServer(API)
- API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用-API to write the SocketServer source, multi-threaded communication, which is a framework, you can add your own code using