搜索资源列表
Udpsendfile.用Udp协议实现了点对点文件传输
- 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
cSharp-transfer
- (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
QP2PFileShare
- 基于TCp的P2P文件共享应用,包含源代码以及运行程序-TCp of P2P-based file sharing applications, including source code, and run the program
FileSocketServer
- 简单的文件传送系统,基于TCP/IP,可扩展实现多线程以及断点续传-Simple file transfer system, based on TCP/IP, multi threaded, and scalable HTTP
2009107973315860
- VC++ WbQQ多用户聊天、文件传输(基于TCP协议),软件组成:注册登录服务器、聊天通信服务器、客户端三部分,使用之前:注册ODBC数据源;数据源名称:wbQQuser;类型:ACCESS;文件名:wbQQuser.mdb。 -VC++ WbQQ multi-user chat, file transfer (based on the TCP protocol), software components: registration login server, chat communic
TCP_Client_Server(Ring_Topology)
- CSharp program simulates client - server file transfer using TCP
RemoteDatabaseAccess
- 利用TCP协议进行网络通信,实现远程数据库访问,此文件包括远程端的服务端程序以及本地的客户端程序。数据库使用Access2003-Network communication using TCP protocol, remote database access, including remote end of the file server application and the local client. Database using Access2003
p2p-file-sharing-application
- It is a C Sharp application for file sharing among network.. It uses Tcp protocol for communication.Each nodes in network is identified by their IP address. For accessing a file from another system in network that file should be shared by its system.
MenuServer
- 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
CSharp-tcp-send-file
- 使用C#开发的 tcp发送消息和传输文件-C# tcp send file and message
Windows
- C#实现的TCP文件传输。工程里两个项目,一个是控制端一个是后门。 如果你们寝室共有的路由器~~就可以对这么干。把服务端放在他的机器上后台运行,在backdoor文件夹下,开机自启动。你这边可以随时任意的发送exe过去,那边收到后就会立刻执行。 可以是恶作剧的程序、话说今天偶实验了一下,把室友的电脑桌面换成了凤姐的靓照,蛮好玩的 实现你要先找到他的ip,可以登录路由控制面板看,也可以用一些局域网的扫描工具扫一下。 选择好要运行的文件,Deploy一下那边就执行了。 -
CSharp-udp-tcp
- 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
TCPFILE
- C#TCP多线程异步传输 C#开发的服务器端与客户端,通过tcp协议进行文件传输,在Winform程序中使用了多线程异步传输,可定时由客户端向服务器端传输文件。客户端和服务器端分为两个C#工程独立编写开发,此程序已在实际工作中使用了半年了。 -Multi-threaded asynchronous transfer of C# TCP server and client in C# developers, through tcp protocol file transfer, multi-t
tingdeng
- 设数据链路层通信的两个站点分别为A 和B,仿真环境利用TCP 协议和Socket 客户端/服务器机制构建两个站点之间的通信。编译、链接之后生成的可执行程序(.exe 文件)为字符界面命令行程序(不是图形界面程序)。可执行程序文件仅有一份,设为datalink.exe,在两个DOS窗口中使用不同的命令行参数启动两个进程,分别仿真站点A和站点B。例如: 启动站点A进程的DOS命令:datalink a 启动站点B进程的DOS命令:datalink b 其中,站点A 以TCP 服务器的
Filetranser(1)(1)
- 基于C#的聊天以及传输文件系统,采用了TCP协议-C#-based chat and file transfer system,Using TCP protocol
Socket
- socket通信,客户端和服务器端通过tcp进行通信,以及文件传输-ON划词翻译ON实时翻译 Socket communication, the client and server communicate through TCP, and file transfer
TCPdome
- 简单的聊天程序,通信采用TCP通信,既可以聊天又可以发送文件。-Simple chat program, communicate using TCP communication, both chat and can send the file.
filetransfer
- 关于文件传输的源码,包括服务端和客户端,采用的是tcp协议-something about file transfer
CSharpTCPDownload
- C#断点下载文件,采用TCP协议,分为客户端和服务器端。-C# DownLoad File By TCP
TCP
- TCP点对点文件传送服务端与客户端,聊天,-TCP peer file transfer service and client, chat,