登录
首页 » C# » C# 大文件上传(NeatUpload)例子源码

C# 大文件上传(NeatUpload)例子源码

于 2014-11-03 发布
0 105
下载积分: 1 下载次数: 0

代码说明:

一款不错的大文件上传控件

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • cmd1012
    服务级后门T-Cmd源代码服务级后门T-Cmd源代码(Service-level backdoor T-Cmd source service-level backdoor T-Cmd source code)
    2016-10-22 10:46:35下载
    积分:1
  • ocx_imgTcp
    ACE 网页向服务器发送图片 的一个OCX(A OCX that sends pictures to the server on a ACE web page)
    2018-07-09 14:06:32下载
    积分:1
  • TCP-UDP
    TCP与UDP源代码测试程序,方便初学者观看,理解。用VC写的,容易读懂。。(TCP and UDP code for ABC to use)
    2012-06-17 11:38:04下载
    积分:1
  • TestWincap
    利用wincap直接与网卡通讯发送数据,千兆网卡效率达到100 ,全速!!!完全自定义数据包协议传输,数据每秒钟100M字节有木有!(wincap high speed data 100 MBytes/s=1000Mbits/s)
    2015-11-12 14:08:31下载
    积分:1
  • resource-allocation
    说明:  无线网络中的资源分配与跨层控制,国外专家编写的,讲解的很详细(Wireless network resource allocation and cross-layer control, prepared by foreign experts, to explain in great detail)
    2011-04-14 16:23:52下载
    积分:1
  • radmin21
    说明:  务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。(Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.)
    2008-10-20 11:08:26下载
    积分:1
  • GetPacket
    这是一个用vc++编写的,用以截获以太网数据的代码。(This is a used vc++ Prepared for Ethernet data intercepted code.)
    2008-07-15 15:57:46下载
    积分:1
  • TALK3
    服务器与客户端分开的简单聊天程序,对于初学者有很大帮助。(Separate client and server simple chat program, very helpful for beginners.)
    2013-05-09 18:53:53下载
    积分:1
  • location
    超宽带室内定位研究,本文主要研究基于超宽带的室内定位技术的研究,并且对室内定位技术的算法做了介绍。(UWB indoor positioning research, this paper research is based on UWB indoor positioning technology research, and the algorithm for indoor positioning technologies have been described.)
    2021-04-27 17:58:44下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载