zoukankan      html  css  js  c++  java
  • Bluetooth_FTP_SPEC: 蓝牙FTP介绍

    FTP(Bluetooth File Transfer Profile) defines howfolders and files on a server device can be browsed by a client device. Once afile or location is found by the client, a file can be pulled from the serverto the client, or pushed from the client

    to the server using GOEP(Generic Object Exchange Profile).

    Bi-directional File Transfer Example between two Personal Computers

    Usage Scenarios

    A typical scenariowould be transferring files wirelessly between two PCs or laptops, or browsingand retrieving files on a server.

    Example Products

    Here are a fewexamples of the types of devices that you might find using the FTP:

    • Laptop
    • PC
    • Mobile phone
    • PDA

    GettingTechnical

    The FTP definestwo roles, that of a Client and a Server:

    • Client – The Client device initiates the operation, which pushes and pulls objects to and from the Server.
    • Server – The Server device is the target remote Bluetooth device that provides an object exchange server and folder browsing capability using the OBEX Folder Listing format.
    Profile Stack
    The following diagram shows the protocols and entities used in this profile.
    Common cases included in FTP listed as below:
    <End>
  • 相关阅读:
    TStringList 常用操作(转自南山古陶)
    在Delphi中使用Indy控件实现邮件群发
    GSM手机SMS编码解码
    建别人进不了删不掉的文件夹
    播放 wav 文件
    delphi inherited,纯虚
    PDU编码规则
    sql函数
    基于GPRS的LED电子显示屏
    结对编程 队友代码分析
  • 原文地址:https://www.cnblogs.com/senior-engineer/p/9842634.html
Copyright © 2011-2022 走看看