搜索资源列表
chat_file-transmition
- 利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe
socket-file-transfer 利用socket进行文件传输的服务器端程序和客户端程序
- linux/unix环境下利用socket进行文件传输的服务器端程序和客户端程序-linux/unix socket file transfer server client
Demo
- 这是一个用到了socket传输文件的demo-this is a scoket demo
ChatTools
- VS2008 ,MFC下基于socket的聊天系统,包括客户端和服务器,能够实现文件和文字的传输-VS2008, MFC the socket chat system, including client and server-based file and text transmission
Basic_programming_questions
- 在该文件中包含了很多基本的Java编程的问题。 如:套接字问题的HTTP问题,先进的网络概念,远程方法调用-In the document contains a lot of Basic programming questions about java. such as: Socket Questions, HTTP Questions, Advanced networking concepts, Remote method invocation... ect
ftp
- Visual Studio.net 2003 基于Socket套接口,实现文件数据传输服务。学会FTP协议、协议解析、基于Socket的编程技术及其文件传输服务的技术。-Visual Studio.net 2003 based on Socket sets of interfaces, data transmission service implementation document. Institute of FTP protocol, protocol analysis, based o
CSocketprogramtext
- Windows中的很多东西都是从Unix领域借鉴过来的,Socket也是一样。在Unix中,socket代表了一种文件描述符(在Unix中一切都是以文件为单位)-This is a program for Socket in Unix,you can known some basic knowledge about the application in this field.
BREWDocAndCodePartII
- BREW高阶技术培训课程介绍: BREW平台与演进 BREW3.1图像处理高级编程 BREW多媒体接口 IVocoder ICamera接口 常用接口介绍 BREW3.1文件系统 BREW3.1SMS新接口使用方法 BREW语音呼叫业务 BREW3.1.5SP01触摸屏功能使用 IThread及IRscPool接口使用 BREW 面向对象特点及其应用 基于socket的网络编程 DNS的使用 基于HTTP的应用开发 无线局域网的使用
asdfsdf
- 给大家介绍种隐藏进 程新思路方法它仍然是以DLL形式存在(同样需要由其他可执行文件来加载)而且还具有无端口特性它就是使用了 Windows Socket 2新特性服务提供者接口(Service Provider Interface)SPI-To introduce the kinds of new ideas and methods which hide the process is still a DLL form (also required by the other executa
powemeterPCB
- NEC处理器设计的插座表系列之电路图文件,包含处理器学习应用和仪表的电路设计参考实例-Design of NEC processor socket table series of source documents, including source code, is a very good learning application processor and instrument reference program
socket
- socket客户端和服务器,具有聊天,文件上传,下载的功能,文件上传、下载带有实时的进度条-socket client and server, chat, file upload and download function, file upload, download with real-time progress bar
Linux_socket_file_translate
- Linux下基于socket的文件传输程序设计 -Linux, socket-based file transfer program design
基于TCP的文件传输系统设计
- 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。
fatfs
- 这是个模拟fat文件系统的程序,用socket套了一下实现了CS模式。linux可用,内附一个200M的文件可供测试-This is a simulation program of the fat file system, socket sets CS mode. linux is available, enclosing a 200M file available for testing
SOCKET-programming
- 本系统的设计与实现主要采用SOCKET编程。同时,使用多线程技术,提高服务器的响应能力和并发处理能力;采用动态哈夫曼编码实现传输流的压缩,减轻网络传输负担;支持断点续传, 用户可以自己选择采用断点续传还是重新上传;实现大文件上传, 一次可以上传多个文件;提供接口全面,可以动态设置上传保存路径, 设置允许扩展名, 允许最大大小等; 可以限制上传单个文件大小, 控制上传带宽上限, 允许文件扩展名, 拒绝文件扩展名等。-Design and Implementation of the system S
File-transfer-system-based-on-TCP
- 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。-System With JAVASE platform file transfer between two computers using socket communication and design appropriate GUI. Socket mode files quickly and accurat
socketCSharp
- 基于SOCKET的办公软件,聊天,文件传输 C#编写-hen good
Socket-wen-jian-chuan-shu
- 有关socket的基于文件传输的编程,基于MFC图形用户界面来实现的-The socket programming based file transfer MFC-based graphical user interface to achieve
Windows--socket-(pdf)
- Windows网络编程技术的文档,pdf格式,共有19个文件-Document Windows network programming technology, pdf format, a total of 19 documents
Clien
- 自己写的socket文件 实现图形化界面(Write their own socket files to achieve graphical interface)