搜索资源列表
VendorsEdit.aspx
- Rhino支持javascr ipt标准的所有特性,如赋值、运算、判断语句、循环语句、甚至简单的io操作。Rhino很简单易用,我以一个例子来说明,这个例子就是允许用户设定一个使用x,y两个变量进行一定逻辑算术运算(运算规则用户用javascr ipt定义),并允许用户对x,y赋值,然后运行得出计算结果-Rhino support all standard features, such as assignment, calculation and judgment statement, the
CorpClient
- 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
FTPLibC++
- 一个C++的FTP类,功能强大,实现数据安全传输机制;只有两个文件,一目了然!-a Class C FTP, powerful, secure transmission of data; Only two documents, clear!
ftpbyjfy
- 一个小巧的客户端FTP代码库,绝对精简。 接口与UNIX下标准libftp相同 并带有两个样例-a small FTP client library code, absolutely streamlined. Interface and UNIX libftp under the same standards and with two sample
ftpvc++
- ftp客户端c++编程FTP协议将使用两条单独的TCP连接,一条专用于发送FTP命令,另一条则专用于传递数据。初始建立连接时,服务器在21号端口上接收来自客户端的命令连接。-ftp client c programming FTP will use two separate TCP connection, a dedicated FTP to send orders, and the other one is dedicated to data transfer. The initial est
ftpsss
- FTP(File Transfer Protocol),是文件传输协议的简称。用于Internet上的控制文件的双向传输。同时,它也是一个应用程序(Application)。用户可以通过它把自己的PC机与世界各地所有运行FTP协议的服务器相连,访问服务器上的大量程序和信息。-FTP (File Transfer Protocol), File Transfer Protocol is the short title. For the Internet on the two-way transmi
Client
- socket套接字,实现交互双方的路径显示,以及文件的传输-Socket socket, the realization of interaction between the two sides show the path and file transfers
src110803
- System will automatically delete the directory of debug and release, so please do not put files on these two directory.
ftpclient
- 整理两个VC++ 源码的FTP服务器程序,其中一个功能比较完备,当然,这是相对另一个简单的来说的,这个复杂点的很像CuteFTP软件,界面和功能都相似,可上传及下载,多视图操作,具备快速登录等,另一个则相对简单点,这里不再多说,有兴趣的先看看源码爱好者网站的截图,请下载压缩包自行编译测试吧。 -Order two VC++ source FTP server program, one of the more complete functionality, of course, is anot
VC_programming_two_FTP_client_code
- VC编程实现两个FTP客户端程序代码VC programming two FTP client code -VC programming two FTP client code
FTP
- FTP协议提供了两台计算机之间的数据传输的方法,本实例利用FTP协议进行上传和下载。-FTP protocol provides data transfer between two computers the method, the instance of the use of FTP protocol to upload and download.
FTP
- 一个FTP客户端程序,一个FTP服务端程序-Two FTP client program
OPNET-Modeler-and-Ns-2-Comparing-the-Accuracy-Of-
- This paper presents a comparative study of two well-known network simulators: OPNET Modeler and Ns- 2. Other studies in this area have generally been confined to just one simulator. The motivation of this paper is to provide a guide to researcher
My-FTP-Client(CSocket-P-socket)
- My FTP client implement by C++. easy interface with two panel. Very easy to learn.
ftpshangchuan
- 在FTP的使用当中,用户经常遇到两个概念:"下载"(D3ownload)和"上载"(Upload)。"下载"文件就是从远程主机拷贝文件至自己的计算机上;"上载"文件就是将文件从自己的计算机中拷贝至远程主机上。用Internet语言来说,用户可通过客户机程序向(从)远程主机上载(下载)文件。-Use them on the FTP, users often encounter two concepts: the " Download" (D3ownload) and "
CFileFind
- C类CFileFind执行本地文件查找,是CGopherFileFind和CFtpFileFind的基类;后两类用于Internet文件查找。CFileFind包括的成员函数有开始查找、定位文件、返回标题名或路径。对于Internet查找来说,GetFileURL返回文件的URL。 -C CFileFind implement local file search, is CGopherFileFind and CFtpFileFind base class Two kinds of used
