登录
首页 » Windows开发 » 本示例使用FTP客户端配置库(ftpc)实现简单…

本示例使用FTP客户端配置库(ftpc)实现简单…

于 2023-05-19 发布 文件大小:3.48 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

This example uses the FTP Client Profile library (ftpc) to implement the simple FTP PUT and GET operations to a known Bluetooth device that supports the File Transfer Protocol service as a server. This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.

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

发表评论

0 个回复

  • JSP environmental probe v1.0 is a very useful program for learning JSP and Java...
    JSP 环境探针 v1.0作JSP学习Java开发的很有用的程序,可以作为学习-JSP environmental probe v1.0 is a very useful program for learning JSP and Java program developement.
    2023-08-03 21:35:02下载
    积分:1
  • kakabossskdr
    /* base64.cpp 和 base64.h 版权所有 (C) 2004年-2008 René Nyffenegger 提供此源代码 " 作为-是 ",没有任何明示或暗示 保修。在没有事件将作者举行任何损害承担责任 因使用本软件。 授予任何人出于任何目的,使用此软件的权限 包括商业应用程序进行修改和重新发布它 自由,受到以下限制: 1.此源代码的起源必须不得歪曲 ;你必须不 声称是你写的原始源代码。如果您使用此源代码 在一种产品,确认产品文档中将 表示赞赏,但不是必需的。 2.改变源版本为此,必须有明确标记和一定不能 谎称为原始的源代码。 3.本公告不可能会被删除,或从任何源分布改动。 勒内 · Nyffenegger rene.nyffenegger@adp-gmbh.ch */ #include"stdafx.h" //#include"base64.h" #include"msvc_common.h" #include < iostream > 静态 const std::string base64_chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" ""abcdefghijklmnopqrstuvwxyz "0123456789 +"; 静态内联 bool is_base64 (无符号的 char c) { 返回 (isalnum(c) | |(c == "+") ||(c == "/")); } std::string base64_encode (无符号的 char const * bytes_to_encode、 无符号的 in
    2022-12-20 14:15:03下载
    积分:1
  • a simple demo of table.
    一个简易的表格,实现一个屏幕如何划分成表格的状态.-a simple demo of table.
    2022-07-19 20:06:27下载
    积分:1
  • 使用vc6.0我自己制作的模拟银行结帐系统。 用txt代替了数据库。 用于初学者学习。...
    使用vc6.0我自己制作的模拟银行结帐系统。 用txt代替了数据库。 用于初学者学习。-vc6.0 my own use of the simulated bank checkout. Txt instead of using a database. For beginners to learn.
    2023-01-18 04:30:04下载
    积分:1
  • 一个好用的增强型文件搜索工具,可以指定目录搜索,搜索…
    一个很好用的增强型文件搜索工具,可以指定搜索目录,搜索关键字(包含/排除)。支持二次(多次)搜索。 尤其适用于源代码查找、修改。-a good use of enhanced document search tools, can specify search directory, search keyword (inclusion/exclusion). Support II (times) search. Particularly applicable to the search for the source code, modify.
    2022-05-17 21:09:15下载
    积分:1
  • 无线强度扫描
    通过C#来检测当前连接的无线信号强度,文件中包含调用例子,和类文件的源代码及生成程序,可以直接调用使用
    2022-03-05 21:09:04下载
    积分:1
  • As an industrial control software, an integral part of this software can be used...
    为一个工业控制软件的一个组成部分,此软件可用于控制电镀生产线-As an industrial control software, an integral part of this software can be used to control the electroplating production line
    2023-02-17 10:15:04下载
    积分:1
  • Dll 编写的例子,vc++写的,主要讲述导出函数,希望对大家有所帮助...
    Dll 编写的例子,vc++写的,主要讲述导出函数,希望对大家有所帮助-Dll prepared examples, vc++ Write mainly about the export function, and they hope to help everyone
    2022-11-24 21:40:03下载
    积分:1
  • vb写的可以在菜单中加入自定义的图标,让你的菜单更美观
    vb写的可以在菜单中加入自定义的图标,让你的菜单更美观-vb can be written in the menu to add custom icons to make your menu more attractive
    2022-04-12 08:17:32下载
    积分:1
  • MLP_backprop
    此代码包括推行多层感知器神经网络的前馈和 backprop 算法。您还可以重构代码到不同的编程语言。
    2023-04-23 08:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载