搜索资源列表
socket3
- 简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic descr iption.
toPXF
- Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.
socket3
- 简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic descr iption.
toPXF
- Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.
yyj_qq
- vc++.soket,多线程,实现了类似qq的服务器和客户端的功能,客户端之间的点对点之间的通讯和服务器对所有客户端的通讯,同时还能对所有客户端进行时间校对-vc++. soket, multi-threaded, to achieve a similar qq the server and client functions, point-to-point between the client between the communica
code
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the proc
socket
- soket通讯的例子,开发环境vs2008,winform版本-soket communications example, development environment, vs2008, winform version of
jsp200wen
- 一个简单的娱乐网,jsp 及时通讯功能,soket套接字 tcp/ip-a good jsp model
MWebgis
- 基于移动WebGIS技术的交通运输稽查系统。从地图数字化、ARCGIS制图、c sharp编程、gprs通讯、soket编程。采用了b/s开发,c/s开发两种模式。本课题以林业运输管理为例。调试环境为windows mobile 6.1。本课题材料本来可以拆成三样独立的部分赚取三倍的积分,但是为了方便网友,支持网站的建设,因此整合在一起。一直上传失败,因此把WEBGIS免费控件另外上传。请在本站搜索aspmap。1)“毕业全部材料”目录
SimpleChatwwx
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the pro
Delphi-Socket-TCP-
- 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
soket_linux
- linux 下 的soket 通讯,server、client、mid三个程序,可以做课程设计,可用!-it write by linux c++.to soket.usefull
soket
- linux环境下,使用C实现的socket通讯,C/S结构的源码-Linux environment, use C of the realization of the socket communication, C/S structure of the source code
step3_tcptest
- wince很好用的soket通讯,方便直接的运用于工程-the wince good use soket of communication, convenient and direct applied engineering
Sitple
- 简单soket cs通讯示例 采用VC语言,也通过运行,有算法简介-Simple communication sockets cs sample using VC language, also by running, introduction, have algorithm,
fqrpasintegrity
- 简单soket cs通讯示例 采用VC语言,也通过运行,有算法简介,,(Simple communication sockets cs sample using VC language, also by running, introduction, have algorithm,)
socket
- soket通讯例子,实现简单delphi对soket通讯的发送和接收(soket Communication example)
6903137
- 简单soket cs通讯示例 采用VC语言,也通过运行,有算法简介,,()
c#socket
- 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块(Examples include