搜索资源列表
HB-ServU4100-LDR
- 关于IIS是允许在公共Intranet或Internet上发布信息的Web服务器和传送文件的FTP服务器,是通过使用超文本传输语言HTTP传输信息。-on IIS is permitted in public Intranet or Internet to disseminate information on the We b server and the transmission of documents FTP server, through the use of hypertext tra
Embbeded_tcp_ip_user_guide
- 嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协
宽带用户建站完全手册
- 目前很多用户已经宽带接入Internet了,宽带所能够提供的带宽,已经足以让你的计算机作为一台互联网服务器,即使是采用不对称上下行带宽的ADSL接入,其相对较低的上行带宽也已经大于以前小型网站的接入带宽。只要加装一些软件,就可以让你的计算机成为一台网络服务器,为其他互联网用户提供诸如Web、FTP、MAIL、MMS等多种服务。
Album980224
- 使用ASP元件(請自行下載、安裝或登錄) AspUpload+AspJpeg+Jmail[或AspMail] 整合JS與FLASH套件 Highslide JS+SWFUpload+TitleView+FPV4[請自行下載] 新增相薄圖檔後[Web上傳或FTP上傳後批次新增],自動生成TitleView/FPV4,使用的XML腳本檔。刪除或搬移圖檔,同樣更新XML腳本檔。 使用 4.1_先用記事本設定編輯config.asp/menu.asp 4.2
experiment
- 针对工科非计算机学生的特点,基于网络应用,在一定程度上理解网络的运行机制。 1. 掌握网络的基本命令; 2. 掌握一些网络服务的搭建过程:FTP服务器,Web服务器; 3. 掌握网络数据传输的机制:通过监听程序来加强同学对这个问题的理解。 -Non-computer engineering students for the characteristics of Web-based applications, to a certain extent, understanding o
NetDish
- 优势网络网盘系统便也开始走向了多样化,从开始的一次上传发展到了断点续传、批量上传、HTTP上传、FTP上传-Advantage Network web site system will also start to a diverse, from the beginning to the development of an HTTP upload, bulk upload, HTTP upload, FTP upload ..
windows_server_2008
- windows_server_2008搭建WEB和FTP站点(图解)和技术指导方法-windows_server_2008 build WEB and FTP site (graphic) and technical guidance method
TX2440A-Develop_Manual_Chinese
- tx2440上相关软件开发软件移植手册,包括web服务器boa,文件系统,ftp,linux内核等-software development and transplantation manual on tx2440 , including web server the boa, file system, ftp, linux kernel
xpwin7Ubuntu-OS-and-server-install
- 多操作系统安装共存,引导,如XP,win7和Ubuntu,以及Ubuntu服务器配置telnet,ftp和web服务-Install multiple operating systems coexist, guidance, such as XP, win7 and Ubuntu and Ubuntu server configuration telnet, ftp and web services
ns2aodv
- NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide are
AppletPFTP
- applet+ftp开发网页嵌入式的applet大文件上传-applet+ftp develop web pages embedded applet file upload
Winsock
- Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client
xunleivod
- 云点播源码迅雷云点播网页版源码可直接支持的格式如下: ——普通的链接格式,例如:http、ftp开头的网址-Thunder clouds-on-demand cloud-demand source code can be directly web version supports the following format:- common link format, for example: http, ftp URLs beginning
Computer-Network-Experiment
- 计算机网络实验 包括组件域 DNS DHCP WEB 以及FTP等服务器的配置-Computer Network Experiment include configuring the component domain DNS DHCP WEB and FTP servers, etc.
如何搭建一个本地FTP服务器?
- 如果需要开发FTP文件上传下载功能,那么需要在本机上搭建一个本地FTP服务器,方便调试。第一步:配置IIS Web服务器,控制面板中找到“程序”并打开, 程序界面找到“启用或关闭Windows功能”并打开
计算机网络课程设计
- 1.网络基础应用课程实验(6个小时) 网络基本命令 网络数据格式分析 FTP服务器搭建 Web服务器搭建 2.网络编程课程设计(10个小时) 编写一个基于Socket的UDP客户端和服务器端的程序,编程语言不限 调试课件目录下所提供的两个TCP程序,一个是TCP客户端,一个是TCP服务端 编写基于UDP协议的服务端和客户端,使得二者可以相互通讯