搜索资源列表
ServerSock
- socket文件,服务器端程序。建立连接,向客户端发送数据。用vc编写。-socket, server-side procedures. To connect to the client to send data. Vc with the preparation.
COMSocketServer2
- 这个动态链接库是Socket通过COm串口实现数据通信,进行文件传输。
080108162635
- Symbian s60平台第二版下一个socket通讯的例子,可以测试cmnet和cmwap连接是否成功,通过http进行文件传输!
netsocket
- 这是在BREW平台上实现的网络套接字小程序. 包括资源申请, .mif文件, 以及实现此功能所需的源代码.-This is the BREW platform to achieve the network socket small programs. Includes resources applications. Formed documents, and the realization of this function for the source code.
android的关于音频采集,传输,播放的源码
- android的关于音频采集,传输,播放的源码,先把采集的音频保存为录音文件,用Socket传输-android on the audio collection, transmission, broadcast source, first collection of audio saved as audio files, with the Socket Transport
SPGatewaySuportCMPP30AndCMPP20
- 使用标准C开发的同时支持CMPP3.0 和 CMPP2.0 的SP短信网关程序,效率高,性能好,内存使用率 稳定。能够很好的适应SP的需求。 主要文件说明: eventq.c 事件队列 smctimer.c 计时器 spsms.c CMPP 协议实现 smtcp.c socket的封装 smsm.c 系统初始化,入口点,Using standard C development while supporting CMPP3.0 and SMS Gateway CMPP2.0
Socket_mobile
- 在windows mobile 6.5平台下的socket通信,实现功能是利用线程池从一个手机端向客户端发送文件。-In windows mobile 6.5 platform, the socket communication to achieve function is to use the thread pool from a mobile terminal to send the file to the client.
MTKcode
- MTK平台下的读取文件SOCKET连接发送短信,触摸屏电子字典哈希查找,照片编辑器-MTK platform document read SOCKET connection to send text messages, touch-screen electronic dictionary hash find, Photo Editor
android_socket_parcel
- Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through
httpcode
- 联网HTTP下载 MTK平台上用socket下载文件的方法 欢迎大家使用-MTK platform networking HTTP download download files with the socket means welcome to use
common.812
- 用socket控件实现串口选择 串口检测和文件读写与通信功能-Serial port with the socket options to achieve the control serial port detection and document literacy and communication capabilities
socketPPC
- C# socket连接接收文件client-C# socket connection to receive a file client
socket
- 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
SmartDeviceProject7
- 手机socket通讯: 发送端部署在windows moble6.5模拟器上,接受端在电脑并能传输文件,实验成功,-Phone socket communication: transmitter deployed on windows moble6.5 simulator, the receiving end in the computer and can transfer files, experiment is successful,
socketdownload
- 实现android的文件socket下载的功能,实现android的文件socket下载的功能-alize Android file download breakpoint function, if the network problems occured, the next download can continue a download to continue the progress of the download
fq
- 本软件应用在局域网中,是局域网中节点间信息及文件传输的平台。在局域网中能实现不同节点间的信息传输,相互间聊天,传输文件,接受文件等简单功能。软件使用技术有MFC编程技术,SOCKET编程技术等技术,使用面向对象技术设计并构建软件,软件的操作简单,界面一目了然,使用人员能快速上手,并且软件的实际占用空间较小,有利于用户计算机的空间合理利用。-Software applications in the LAN is a platform of information and file transfer
wenjian
- Android手机socket编写,能接受pc端发送来的文件和发送手机内的文件至pc端(需配合本人上传的另一pc端源码才能实现通信)-Android phone socket to write, to accept the file and send the phone to the pc sends the file to the pc side (in conjunction with another pc-side source code in order to achieve commu
Socket-breakpoint-upload-large-files
- Socket 断点上传大文件,包括服务器端,客服端代码 2013.3.5-Socket breakpoint upload large files, including server, the customer service side code
Socket_File_Send
- socket文件传输收发文件,局域网tcp传输文件和视频-socket file transfer send and receive files, transfer files and videos LAN tcp
c#socket
- 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块(Examples include SocketAsyncEventArgs communica