SlideShare a Scribd company logo
1 of 7
Download to read offline
A New Method of
High Speed P2P FileTransfer
using SD Card andTransferJet
Technology
White Paper | September 2014
www.sdcard.org | ©2014 SD Association. All rights reserved
1
2
A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology
www.sdcard.org | ©2014 SD Association. All rights reserved
Conditions for publication
Publisher and Copyright Holder:
SD Card Association
2400 Camino Ramon, Suite 375
San Ramon, CA 94583 USA
Telephone: +1 (925) 275-6615,
Fax: +1 (925) 886-4870
E-mail: office@sdcard.org
Disclaimers:
The information contained in this whitepaper is provided AS-IS without any representations or warranties of any kind. No
responsibility is assumed by the SD Association for any damages, or any infringements of patents or other rights of the SD
Association or any third parties, which may result from the use of any portion thereof. No license is granted by implication,
estoppel or otherwise under any patent or other rights of the SD Association or any third party. Nothing herein shall be
construed as an obligation by the SD Association to disclose or distribute any technical information, know-how or other
confidential information to any third party.
TransferJet regular typeface and TransferJet logos are trademarks licensed by TransferJet Consortium.
Trademarks Notice:
SD is a trademark or a registered trademark of SD-3C, LLC in the United States, other countries or both.
1
3
Table of Contents
A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology
www.sdcard.org | ©2014 SD Association. All rights reserved
SD Association
2400 Camino Ramon, Suite 375
San Ramon, CA 94583 USA
Telephone: +1 (925) 275-6615,
Fax: +1 (925) 886-4870
E-mail: help@sdcard.org
1. Executive Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4
2. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4
2.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4
2.2 Use Cases . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4
2.2.1 OBEX Peer-to-Peer File Transfer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4
2.2.2 SCSI Mass Storage Class Drive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .5
3. iSDIO TransferJet System Model and Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . .6
3.1 iSDIO TransferJet Interface Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .6
3.2 Directory and File Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .7
4. Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .7
1
4
1. Executive Summary
The size of user generated content such as photos and videos is becoming larger and larger these days due to the increase in
the total number of shots taken as well as the advent of super high resolution video formats such as 4K video, using consumer
devices such as digital still cameras, camcorders and smartphones.
This global market trend naturally generates a need for high-speed peer-to-peer file transfer without requiring any special
knowledge or skills in network configuration, but designed with the ultimate in ease of use.
The iSDIO TransferJet Addendum was developed to address these market requirements by utilizing TransferJet, which is a
close proximity, high speed wireless data transfer technology.
TransferJet has various unique properties, including 1) advanced ease of use, 2) physical security, and 3) robust data
transmission. More detailed information about the TransferJet Technology can be found at:
http://www.transferjet.org/tj/tj_overview.html
The iSDIO TransferJet Addendum enables the creation of TransferJet-equipped iSDIO cards, which allow data stored in the
cards to be transferred to other TransferJet-equipped devices by means of simple, high-level instructions.
This will also dramatically reduce the implementation efforts needed for the iSDIO host devices.
2. Introduction
2.1 Overview
The iSDIO TransferJet card is an intelligent SDIO combo card that incorporates a TransferJet communication module and a
flash memory module. Both modules in the card are able to communicate with each other using simple instructions from
an iSDIO host. As an example, data recorded in the iSDIO TransferJet card inserted in an SD host device can be sent to
another TransferJet enabled device such as a PC, a smartphone, a printer or other iSDIO TransferJet card using the
TransferJet communication channel.
2.2 Use Cases
The iSDIO TransferJet card will provide value-added features to SD cards for the following two use cases, 1) OBEX Peer-to
Peer File Transfer, and 2) SCSI Mass Storage Class Drives. Note that OBEX means OBject EXchange, a protocol of data
transmission.
2.2.1 OBEX Peer-to-Peer File Transfer
The OBEX Peer-to-Peer File Transfer is a mandatory function within the set of TransferJet protocols.
In this use case, an OBEX Sender card sends file(s) to another OBEX Receiver card. These cards may reside inside a PC,
smartphone, network attached storage (NAS), printer or kiosk terminal, where at least one of the two devices is an
OBEX Sender or OBEX Receiver.
Figure 2-1 shows the outline of this use case.
A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology
www.sdcard.org | ©2014 SD Association. All rights reserved
1
5
A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology
www.sdcard.org | ©2014 SD Association. All rights reserved
2.2.2 SCSI Mass Storage Class Drive
The SCSI Mass Storage Class Drive is an optional implementation of the TransferJet protocols.
In this case, a SCSI Target card is mounted on the File System of a SCSI Initiator device.
Actual user scenarios will depend on the application of the SCSI Initiator but the SCSI Target card will in general simply
behave as an external storage device connected to the SCSI Initiator device.
The SCSI Initiator may be a PC or printer, but is not limited to these devices.
Figure 2-2 shows the outline of this use case.
Figure 2-1: OBEX Peer-to-Peer File Transfer
Figure 2-2: SCSI Mass Storage Class Drive
1
6
A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology
www.sdcard.org | ©2014 SD Association. All rights reserved
3. iSDIO TransferJet System Model and Functions
3.1 iSDIO TransferJet Interface Model
Figure 3-1 shows the“iSDIO TransferJet Card Interface and Network Interface”between a card and host device. The
highlighted blocks are defined within the iSDIO TransferJet Addendum.
See also the TransferJet Overview, available at: http://www.transferjet.org/tj/transferjet_overview.pdf
Figure 3‑1: iSDIO TransferJet Card Interface and Network Interface
Figure 3‑2: iSDIO TransferJet Card Interface and Card System Model
1
7
A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology
www.sdcard.org | ©2014 SD Association. All rights reserved
3.2 Directory and File Structure
The iSDIO TransferJet Addendum defines the directory and file structures necessary to maintain interoperability and data
transfer.
Figure 3-3 shows an example of the directory and file structures in the iSDIO TransferJet card.
CONFIG FILE stores certain parameters which may be used when a TransferJet connection or an application is started, if the
card provides the CONFIG FILE features.
In the OBEX Peer-to-Peer File Transfer, the OBEX Sender host creates a list of files to be sent to the OBEX Receiver card, and
stores the list in the designated directory.
Then the OBEX Sender card will send the FILELIST file followed by data in the file(s) to be sent to the OBEX Receiver card.
The FILELIST file may be used by the OBEX Receiver host to calculate/display the transmission progress. The FILELIST file
may also be used by the OBEX Sender/Receiver hosts to determine the resume point of disrupted transaction in the event
of transmission disruption occurred.
ROOT
DCIM
SD_TJET
: Root directory of an iSDIO Card
: Configuration file
P2P
CONFIG
: Directory defined in DCF
: File List fileFILELIST
: Directory defined in iSDIO TransferJet
: Directory for OBEX Peer-to-Peer File Transfer
Figure 3-3: Example of Directory and File Structure
4. Conclusion
The iSDIO TransferJet Addendum will provide another option of wireless communication technologies for consumers. The
advanced, intuitive ease of use enabled by TransferJet technology will benefit consumers who need high performance yet
cannot handle complicated configuration procedures of wireless systems.
It is difficult for any single technology to satisfy all the different market requirements. The iSDIO standard is designed to
expand and accommodate new and future market requirements. This TransferJet Addendum will enable the implementation
of new usage models and applications based on the iSDIO standard.

More Related Content

What's hot

Dell Inspiron 5379 Chip i7 Mạnh Mẽ
Dell Inspiron 5379 Chip i7 Mạnh MẽDell Inspiron 5379 Chip i7 Mạnh Mẽ
Dell Inspiron 5379 Chip i7 Mạnh MẽLAPTOP TRẦN PHÁT
 
Dell Vostro 5459 - Laptops Trần Phát
Dell Vostro 5459 - Laptops Trần PhátDell Vostro 5459 - Laptops Trần Phát
Dell Vostro 5459 - Laptops Trần PhátLAPTOP TRẦN PHÁT
 
Usb hard drive data recovery case study wd5000 bmvv-11gnws
Usb hard drive data recovery case study wd5000 bmvv-11gnwsUsb hard drive data recovery case study wd5000 bmvv-11gnws
Usb hard drive data recovery case study wd5000 bmvv-11gnwsDolphin Data Lab
 
Dell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây Giờ
Dell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây GiờDell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây Giờ
Dell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây GiờLAPTOP TRẦN PHÁT
 

What's hot (8)

Dell Precision M4700
Dell Precision M4700Dell Precision M4700
Dell Precision M4700
 
Dell Inspiron 5379 Chip i7 Mạnh Mẽ
Dell Inspiron 5379 Chip i7 Mạnh MẽDell Inspiron 5379 Chip i7 Mạnh Mẽ
Dell Inspiron 5379 Chip i7 Mạnh Mẽ
 
EAX Protocol
EAX Protocol EAX Protocol
EAX Protocol
 
Dell g5 5500
Dell g5 5500Dell g5 5500
Dell g5 5500
 
Dell Vostro 5459 - Laptops Trần Phát
Dell Vostro 5459 - Laptops Trần PhátDell Vostro 5459 - Laptops Trần Phát
Dell Vostro 5459 - Laptops Trần Phát
 
Dell G5 SE 5505
Dell G5 SE 5505Dell G5 SE 5505
Dell G5 SE 5505
 
Usb hard drive data recovery case study wd5000 bmvv-11gnws
Usb hard drive data recovery case study wd5000 bmvv-11gnwsUsb hard drive data recovery case study wd5000 bmvv-11gnws
Usb hard drive data recovery case study wd5000 bmvv-11gnws
 
Dell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây Giờ
Dell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây GiờDell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây Giờ
Dell Precision 3520: Workstation Hiệu Năng Mạnh Mẽ Đến Bây Giờ
 

Viewers also liked

La disciplina dei fondi per il salario accessorio
La disciplina dei fondi per il salario accessorioLa disciplina dei fondi per il salario accessorio
La disciplina dei fondi per il salario accessorioIFEL Fondazione ANCI
 
Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325
Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325
Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325A.S.M Shmimul Islam.
 
Announcements 9 11-2016 FBC
Announcements 9 11-2016 FBC Announcements 9 11-2016 FBC
Announcements 9 11-2016 FBC scarter392
 
DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...
DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...
DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...cercalanotizia
 
Magleby chapter9 ppt
Magleby chapter9 pptMagleby chapter9 ppt
Magleby chapter9 pptJoan Smith
 
Jsm caeserean scar pregnancy
Jsm caeserean scar pregnancyJsm caeserean scar pregnancy
Jsm caeserean scar pregnancyDeepti Jain
 
N'Report 5 - Mobil Video
N'Report 5 - Mobil VideoN'Report 5 - Mobil Video
N'Report 5 - Mobil VideoNmobs
 

Viewers also liked (12)

La disciplina dei fondi per il salario accessorio
La disciplina dei fondi per il salario accessorioLa disciplina dei fondi per il salario accessorio
La disciplina dei fondi per il salario accessorio
 
Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325
Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325
Part e7 i_sdio_wireless_lan_simplified_addendum_ver1.10_final_140325
 
Madrid's Surrounding Towns!
Madrid's Surrounding Towns!Madrid's Surrounding Towns!
Madrid's Surrounding Towns!
 
Announcements 9 11-2016 FBC
Announcements 9 11-2016 FBC Announcements 9 11-2016 FBC
Announcements 9 11-2016 FBC
 
Servicios
ServiciosServicios
Servicios
 
Certificates
CertificatesCertificates
Certificates
 
Frenos auxiliares volvo
Frenos auxiliares volvoFrenos auxiliares volvo
Frenos auxiliares volvo
 
Viver e celebrar a fé
Viver e celebrar a féViver e celebrar a fé
Viver e celebrar a fé
 
DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...
DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...
DENOMINACIONES DE ORIGEN E INDICACIONES GEOGRÁFICAS PROTEGIDAS FRENTE AL DERE...
 
Magleby chapter9 ppt
Magleby chapter9 pptMagleby chapter9 ppt
Magleby chapter9 ppt
 
Jsm caeserean scar pregnancy
Jsm caeserean scar pregnancyJsm caeserean scar pregnancy
Jsm caeserean scar pregnancy
 
N'Report 5 - Mobil Video
N'Report 5 - Mobil VideoN'Report 5 - Mobil Video
N'Report 5 - Mobil Video
 

Similar to A new-method-of-high-speed-p2 p-file-transfer-using-sd-card-and-transferjet-technology-09-2014

NTSC ISDN to IP Video Conferencing Transition Recommendations
NTSC ISDN to IP Video Conferencing Transition RecommendationsNTSC ISDN to IP Video Conferencing Transition Recommendations
NTSC ISDN to IP Video Conferencing Transition RecommendationsVideoguy
 
Vdi And Storage Deep Impact V1 0
Vdi And Storage   Deep Impact V1 0Vdi And Storage   Deep Impact V1 0
Vdi And Storage Deep Impact V1 0Zernike College
 
Fwd conn configguide_5.2.5.6403.0
Fwd conn configguide_5.2.5.6403.0Fwd conn configguide_5.2.5.6403.0
Fwd conn configguide_5.2.5.6403.0Protect724v3
 
IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...
IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...
IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...IRJET Journal
 
Thesis-Vamsi
Thesis-VamsiThesis-Vamsi
Thesis-Vamsichagari
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)David Sweigert
 
Open Channel SSD Controller
Open Channel SSD ControllerOpen Channel SSD Controller
Open Channel SSD ControllerSilicon Motion
 
Introduction to storage technologies
Introduction to storage technologiesIntroduction to storage technologies
Introduction to storage technologiesNuno Alves
 
IRJET- Highly Secure Data Chip for Highly Sensitive Data
IRJET- Highly Secure Data Chip for Highly Sensitive DataIRJET- Highly Secure Data Chip for Highly Sensitive Data
IRJET- Highly Secure Data Chip for Highly Sensitive DataIRJET Journal
 
The Data Distribution Service Tutorial
The Data Distribution Service TutorialThe Data Distribution Service Tutorial
The Data Distribution Service TutorialAngelo Corsaro
 
INOVA GIS Platform - TeleCAD-GIS & IGS (2018)
INOVA GIS Platform - TeleCAD-GIS & IGS (2018)INOVA GIS Platform - TeleCAD-GIS & IGS (2018)
INOVA GIS Platform - TeleCAD-GIS & IGS (2018)Maksim Sestic
 
Deploying cost effective cloud data center
Deploying cost effective cloud data centerDeploying cost effective cloud data center
Deploying cost effective cloud data centerWiudo Laos
 
Fastiron 08040-icx7250-installguide
Fastiron 08040-icx7250-installguideFastiron 08040-icx7250-installguide
Fastiron 08040-icx7250-installguideMP Casanova
 
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signageSilicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signageSilicon Motion
 

Similar to A new-method-of-high-speed-p2 p-file-transfer-using-sd-card-and-transferjet-technology-09-2014 (20)

be_report - report
be_report - reportbe_report - report
be_report - report
 
NTSC ISDN to IP Video Conferencing Transition Recommendations
NTSC ISDN to IP Video Conferencing Transition RecommendationsNTSC ISDN to IP Video Conferencing Transition Recommendations
NTSC ISDN to IP Video Conferencing Transition Recommendations
 
Vdi And Storage Deep Impact V1 0
Vdi And Storage   Deep Impact V1 0Vdi And Storage   Deep Impact V1 0
Vdi And Storage Deep Impact V1 0
 
Lesson 2
Lesson 2Lesson 2
Lesson 2
 
Fwd conn configguide_5.2.5.6403.0
Fwd conn configguide_5.2.5.6403.0Fwd conn configguide_5.2.5.6403.0
Fwd conn configguide_5.2.5.6403.0
 
IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...
IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...
IRJET-An Efficient Real-Time Controller for Retrieving Multimedia Data from S...
 
Thesis-Vamsi
Thesis-VamsiThesis-Vamsi
Thesis-Vamsi
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
 
Open Channel SSD Controller
Open Channel SSD ControllerOpen Channel SSD Controller
Open Channel SSD Controller
 
Introduction to storage technologies
Introduction to storage technologiesIntroduction to storage technologies
Introduction to storage technologies
 
Introduction to Serial RapidIO® (SRIO) by IDT
Introduction to Serial RapidIO® (SRIO) by IDTIntroduction to Serial RapidIO® (SRIO) by IDT
Introduction to Serial RapidIO® (SRIO) by IDT
 
Technical paper
Technical paperTechnical paper
Technical paper
 
IRJET- Highly Secure Data Chip for Highly Sensitive Data
IRJET- Highly Secure Data Chip for Highly Sensitive DataIRJET- Highly Secure Data Chip for Highly Sensitive Data
IRJET- Highly Secure Data Chip for Highly Sensitive Data
 
The Data Distribution Service Tutorial
The Data Distribution Service TutorialThe Data Distribution Service Tutorial
The Data Distribution Service Tutorial
 
Tcp/ip tutorial
Tcp/ip tutorialTcp/ip tutorial
Tcp/ip tutorial
 
Tcpip tutorial
Tcpip tutorialTcpip tutorial
Tcpip tutorial
 
INOVA GIS Platform - TeleCAD-GIS & IGS (2018)
INOVA GIS Platform - TeleCAD-GIS & IGS (2018)INOVA GIS Platform - TeleCAD-GIS & IGS (2018)
INOVA GIS Platform - TeleCAD-GIS & IGS (2018)
 
Deploying cost effective cloud data center
Deploying cost effective cloud data centerDeploying cost effective cloud data center
Deploying cost effective cloud data center
 
Fastiron 08040-icx7250-installguide
Fastiron 08040-icx7250-installguideFastiron 08040-icx7250-installguide
Fastiron 08040-icx7250-installguide
 
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signageSilicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
Silicon Motion's PCIe FerriSSD : High speed and reliability for digital signage
 

More from A.S.M Shmimul Islam.

More from A.S.M Shmimul Islam. (13)

Ccnacommand 140205001152-phpapp01
Ccnacommand 140205001152-phpapp01Ccnacommand 140205001152-phpapp01
Ccnacommand 140205001152-phpapp01
 
Smart microsd-intro
Smart microsd-introSmart microsd-intro
Smart microsd-intro
 
Part e2 100
Part e2 100Part e2 100
Part e2 100
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02
 
Lec05
Lec05Lec05
Lec05
 
L1 msdos primer
L1 msdos primerL1 msdos primer
L1 msdos primer
 
Dos manual
Dos manualDos manual
Dos manual
 
Cf book
Cf bookCf book
Cf book
 
Ccna command
Ccna commandCcna command
Ccna command
 
Activating new mobile_services_and_business_models_with_smart_sd_memory_cards...
Activating new mobile_services_and_business_models_with_smart_sd_memory_cards...Activating new mobile_services_and_business_models_with_smart_sd_memory_cards...
Activating new mobile_services_and_business_models_with_smart_sd_memory_cards...
 
33269198 all-commands-in-ms-dos
33269198 all-commands-in-ms-dos33269198 all-commands-in-ms-dos
33269198 all-commands-in-ms-dos
 
1000ccnaquestionsandanswers 091215082359-phpapp02
1000ccnaquestionsandanswers 091215082359-phpapp021000ccnaquestionsandanswers 091215082359-phpapp02
1000ccnaquestionsandanswers 091215082359-phpapp02
 
33269198 all-commands-in-ms-dos(1)
33269198 all-commands-in-ms-dos(1)33269198 all-commands-in-ms-dos(1)
33269198 all-commands-in-ms-dos(1)
 

Recently uploaded

Online Social Shopping Motivation: A Preliminary Study
Online Social Shopping Motivation: A Preliminary StudyOnline Social Shopping Motivation: A Preliminary Study
Online Social Shopping Motivation: A Preliminary StudyAJHSSR Journal
 
Impact Of Educational Resources on Students' Academic Performance in Economic...
Impact Of Educational Resources on Students' Academic Performance in Economic...Impact Of Educational Resources on Students' Academic Performance in Economic...
Impact Of Educational Resources on Students' Academic Performance in Economic...AJHSSR Journal
 
Learn About the Rise of Instagram Pro in 2024
Learn About the Rise of Instagram Pro in 2024Learn About the Rise of Instagram Pro in 2024
Learn About the Rise of Instagram Pro in 2024Islam Fit
 
Website research Powerpoint for Bauer magazine
Website research Powerpoint for Bauer magazineWebsite research Powerpoint for Bauer magazine
Website research Powerpoint for Bauer magazinesamuelcoulson30
 
Elite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCRElite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCRDelhi Call girls
 
c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...
c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...
c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...gurkirankumar98700
 
Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...
Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...
Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...baharayali
 
Call Girls In Noida Mall Of Noida O9654467111 Escorts Serviec
Call Girls In Noida Mall Of Noida O9654467111 Escorts ServiecCall Girls In Noida Mall Of Noida O9654467111 Escorts Serviec
Call Girls In Noida Mall Of Noida O9654467111 Escorts ServiecSapana Sha
 
DickinsonSlides teeeeeeeeeeessssssssssst.pptx
DickinsonSlides teeeeeeeeeeessssssssssst.pptxDickinsonSlides teeeeeeeeeeessssssssssst.pptx
DickinsonSlides teeeeeeeeeeessssssssssst.pptxednyonat
 
MODERN PODCASTING ,CREATING DREAMS TODAY.
MODERN PODCASTING ,CREATING DREAMS TODAY.MODERN PODCASTING ,CREATING DREAMS TODAY.
MODERN PODCASTING ,CREATING DREAMS TODAY.AFFFILIATE
 
Night 7k Call Girls Noida Sector 120 Call Me: 8448380779
Night 7k Call Girls Noida Sector 120 Call Me: 8448380779Night 7k Call Girls Noida Sector 120 Call Me: 8448380779
Night 7k Call Girls Noida Sector 120 Call Me: 8448380779Delhi Call girls
 
Angela Killian | Operations Director | Dallas
Angela Killian | Operations Director | DallasAngela Killian | Operations Director | Dallas
Angela Killian | Operations Director | DallasAngela Killian
 
Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779
Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779
Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779Delhi Call girls
 
Stunning ➥8448380779▻ Call Girls In Paharganj Delhi NCR
Stunning ➥8448380779▻ Call Girls In Paharganj Delhi NCRStunning ➥8448380779▻ Call Girls In Paharganj Delhi NCR
Stunning ➥8448380779▻ Call Girls In Paharganj Delhi NCRDelhi Call girls
 
Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779
Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779
Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779Delhi Call girls
 
Call Girls In Gurgaon Dlf pHACE 2 Women Delhi ncr
Call Girls In Gurgaon Dlf pHACE 2 Women Delhi ncrCall Girls In Gurgaon Dlf pHACE 2 Women Delhi ncr
Call Girls In Gurgaon Dlf pHACE 2 Women Delhi ncrSapana Sha
 

Recently uploaded (20)

Online Social Shopping Motivation: A Preliminary Study
Online Social Shopping Motivation: A Preliminary StudyOnline Social Shopping Motivation: A Preliminary Study
Online Social Shopping Motivation: A Preliminary Study
 
Russian Call Girls Rohini Sector 35 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Rohini Sector 35 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...Russian Call Girls Rohini Sector 35 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Rohini Sector 35 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
 
Impact Of Educational Resources on Students' Academic Performance in Economic...
Impact Of Educational Resources on Students' Academic Performance in Economic...Impact Of Educational Resources on Students' Academic Performance in Economic...
Impact Of Educational Resources on Students' Academic Performance in Economic...
 
Learn About the Rise of Instagram Pro in 2024
Learn About the Rise of Instagram Pro in 2024Learn About the Rise of Instagram Pro in 2024
Learn About the Rise of Instagram Pro in 2024
 
Bicycle Safety in Focus: Preventing Fatalities and Seeking Justice
Bicycle Safety in Focus: Preventing Fatalities and Seeking JusticeBicycle Safety in Focus: Preventing Fatalities and Seeking Justice
Bicycle Safety in Focus: Preventing Fatalities and Seeking Justice
 
Website research Powerpoint for Bauer magazine
Website research Powerpoint for Bauer magazineWebsite research Powerpoint for Bauer magazine
Website research Powerpoint for Bauer magazine
 
Russian Call Girls Rohini Sector 37 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Rohini Sector 37 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...Russian Call Girls Rohini Sector 37 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
Russian Call Girls Rohini Sector 37 💓 Delhi 9999965857 @Sabina Modi VVIP MODE...
 
Elite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCRElite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCR
Elite Class ➥8448380779▻ Call Girls In Nizammuddin Delhi NCR
 
c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...
c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...
c Starting with 5000/- for Savita Escorts Service 👩🏽‍❤️‍💋‍👨🏿 8923113531 ♢ Boo...
 
Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...
Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...
Top Astrologer, Kala ilam specialist in USA and Bangali Amil baba in Saudi Ar...
 
9953056974 Young Call Girls In Kirti Nagar Indian Quality Escort service
9953056974 Young Call Girls In  Kirti Nagar Indian Quality Escort service9953056974 Young Call Girls In  Kirti Nagar Indian Quality Escort service
9953056974 Young Call Girls In Kirti Nagar Indian Quality Escort service
 
Call Girls In Noida Mall Of Noida O9654467111 Escorts Serviec
Call Girls In Noida Mall Of Noida O9654467111 Escorts ServiecCall Girls In Noida Mall Of Noida O9654467111 Escorts Serviec
Call Girls In Noida Mall Of Noida O9654467111 Escorts Serviec
 
DickinsonSlides teeeeeeeeeeessssssssssst.pptx
DickinsonSlides teeeeeeeeeeessssssssssst.pptxDickinsonSlides teeeeeeeeeeessssssssssst.pptx
DickinsonSlides teeeeeeeeeeessssssssssst.pptx
 
MODERN PODCASTING ,CREATING DREAMS TODAY.
MODERN PODCASTING ,CREATING DREAMS TODAY.MODERN PODCASTING ,CREATING DREAMS TODAY.
MODERN PODCASTING ,CREATING DREAMS TODAY.
 
Night 7k Call Girls Noida Sector 120 Call Me: 8448380779
Night 7k Call Girls Noida Sector 120 Call Me: 8448380779Night 7k Call Girls Noida Sector 120 Call Me: 8448380779
Night 7k Call Girls Noida Sector 120 Call Me: 8448380779
 
Angela Killian | Operations Director | Dallas
Angela Killian | Operations Director | DallasAngela Killian | Operations Director | Dallas
Angela Killian | Operations Director | Dallas
 
Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779
Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779
Night 7k Call Girls Noida New Ashok Nagar Escorts Call Me: 8448380779
 
Stunning ➥8448380779▻ Call Girls In Paharganj Delhi NCR
Stunning ➥8448380779▻ Call Girls In Paharganj Delhi NCRStunning ➥8448380779▻ Call Girls In Paharganj Delhi NCR
Stunning ➥8448380779▻ Call Girls In Paharganj Delhi NCR
 
Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779
Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779
Night 7k Call Girls Pari Chowk Escorts Call Me: 8448380779
 
Call Girls In Gurgaon Dlf pHACE 2 Women Delhi ncr
Call Girls In Gurgaon Dlf pHACE 2 Women Delhi ncrCall Girls In Gurgaon Dlf pHACE 2 Women Delhi ncr
Call Girls In Gurgaon Dlf pHACE 2 Women Delhi ncr
 

A new-method-of-high-speed-p2 p-file-transfer-using-sd-card-and-transferjet-technology-09-2014

  • 1. A New Method of High Speed P2P FileTransfer using SD Card andTransferJet Technology White Paper | September 2014 www.sdcard.org | ©2014 SD Association. All rights reserved
  • 2. 1 2 A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology www.sdcard.org | ©2014 SD Association. All rights reserved Conditions for publication Publisher and Copyright Holder: SD Card Association 2400 Camino Ramon, Suite 375 San Ramon, CA 94583 USA Telephone: +1 (925) 275-6615, Fax: +1 (925) 886-4870 E-mail: office@sdcard.org Disclaimers: The information contained in this whitepaper is provided AS-IS without any representations or warranties of any kind. No responsibility is assumed by the SD Association for any damages, or any infringements of patents or other rights of the SD Association or any third parties, which may result from the use of any portion thereof. No license is granted by implication, estoppel or otherwise under any patent or other rights of the SD Association or any third party. Nothing herein shall be construed as an obligation by the SD Association to disclose or distribute any technical information, know-how or other confidential information to any third party. TransferJet regular typeface and TransferJet logos are trademarks licensed by TransferJet Consortium. Trademarks Notice: SD is a trademark or a registered trademark of SD-3C, LLC in the United States, other countries or both.
  • 3. 1 3 Table of Contents A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology www.sdcard.org | ©2014 SD Association. All rights reserved SD Association 2400 Camino Ramon, Suite 375 San Ramon, CA 94583 USA Telephone: +1 (925) 275-6615, Fax: +1 (925) 886-4870 E-mail: help@sdcard.org 1. Executive Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4 2. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4 2.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4 2.2 Use Cases . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4 2.2.1 OBEX Peer-to-Peer File Transfer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4 2.2.2 SCSI Mass Storage Class Drive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .5 3. iSDIO TransferJet System Model and Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . .6 3.1 iSDIO TransferJet Interface Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .6 3.2 Directory and File Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .7 4. Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .7
  • 4. 1 4 1. Executive Summary The size of user generated content such as photos and videos is becoming larger and larger these days due to the increase in the total number of shots taken as well as the advent of super high resolution video formats such as 4K video, using consumer devices such as digital still cameras, camcorders and smartphones. This global market trend naturally generates a need for high-speed peer-to-peer file transfer without requiring any special knowledge or skills in network configuration, but designed with the ultimate in ease of use. The iSDIO TransferJet Addendum was developed to address these market requirements by utilizing TransferJet, which is a close proximity, high speed wireless data transfer technology. TransferJet has various unique properties, including 1) advanced ease of use, 2) physical security, and 3) robust data transmission. More detailed information about the TransferJet Technology can be found at: http://www.transferjet.org/tj/tj_overview.html The iSDIO TransferJet Addendum enables the creation of TransferJet-equipped iSDIO cards, which allow data stored in the cards to be transferred to other TransferJet-equipped devices by means of simple, high-level instructions. This will also dramatically reduce the implementation efforts needed for the iSDIO host devices. 2. Introduction 2.1 Overview The iSDIO TransferJet card is an intelligent SDIO combo card that incorporates a TransferJet communication module and a flash memory module. Both modules in the card are able to communicate with each other using simple instructions from an iSDIO host. As an example, data recorded in the iSDIO TransferJet card inserted in an SD host device can be sent to another TransferJet enabled device such as a PC, a smartphone, a printer or other iSDIO TransferJet card using the TransferJet communication channel. 2.2 Use Cases The iSDIO TransferJet card will provide value-added features to SD cards for the following two use cases, 1) OBEX Peer-to Peer File Transfer, and 2) SCSI Mass Storage Class Drives. Note that OBEX means OBject EXchange, a protocol of data transmission. 2.2.1 OBEX Peer-to-Peer File Transfer The OBEX Peer-to-Peer File Transfer is a mandatory function within the set of TransferJet protocols. In this use case, an OBEX Sender card sends file(s) to another OBEX Receiver card. These cards may reside inside a PC, smartphone, network attached storage (NAS), printer or kiosk terminal, where at least one of the two devices is an OBEX Sender or OBEX Receiver. Figure 2-1 shows the outline of this use case. A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology www.sdcard.org | ©2014 SD Association. All rights reserved
  • 5. 1 5 A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology www.sdcard.org | ©2014 SD Association. All rights reserved 2.2.2 SCSI Mass Storage Class Drive The SCSI Mass Storage Class Drive is an optional implementation of the TransferJet protocols. In this case, a SCSI Target card is mounted on the File System of a SCSI Initiator device. Actual user scenarios will depend on the application of the SCSI Initiator but the SCSI Target card will in general simply behave as an external storage device connected to the SCSI Initiator device. The SCSI Initiator may be a PC or printer, but is not limited to these devices. Figure 2-2 shows the outline of this use case. Figure 2-1: OBEX Peer-to-Peer File Transfer Figure 2-2: SCSI Mass Storage Class Drive
  • 6. 1 6 A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology www.sdcard.org | ©2014 SD Association. All rights reserved 3. iSDIO TransferJet System Model and Functions 3.1 iSDIO TransferJet Interface Model Figure 3-1 shows the“iSDIO TransferJet Card Interface and Network Interface”between a card and host device. The highlighted blocks are defined within the iSDIO TransferJet Addendum. See also the TransferJet Overview, available at: http://www.transferjet.org/tj/transferjet_overview.pdf Figure 3‑1: iSDIO TransferJet Card Interface and Network Interface Figure 3‑2: iSDIO TransferJet Card Interface and Card System Model
  • 7. 1 7 A New Method of High Speed P2P File Transfer using SD Card and TransferJet Technology www.sdcard.org | ©2014 SD Association. All rights reserved 3.2 Directory and File Structure The iSDIO TransferJet Addendum defines the directory and file structures necessary to maintain interoperability and data transfer. Figure 3-3 shows an example of the directory and file structures in the iSDIO TransferJet card. CONFIG FILE stores certain parameters which may be used when a TransferJet connection or an application is started, if the card provides the CONFIG FILE features. In the OBEX Peer-to-Peer File Transfer, the OBEX Sender host creates a list of files to be sent to the OBEX Receiver card, and stores the list in the designated directory. Then the OBEX Sender card will send the FILELIST file followed by data in the file(s) to be sent to the OBEX Receiver card. The FILELIST file may be used by the OBEX Receiver host to calculate/display the transmission progress. The FILELIST file may also be used by the OBEX Sender/Receiver hosts to determine the resume point of disrupted transaction in the event of transmission disruption occurred. ROOT DCIM SD_TJET : Root directory of an iSDIO Card : Configuration file P2P CONFIG : Directory defined in DCF : File List fileFILELIST : Directory defined in iSDIO TransferJet : Directory for OBEX Peer-to-Peer File Transfer Figure 3-3: Example of Directory and File Structure 4. Conclusion The iSDIO TransferJet Addendum will provide another option of wireless communication technologies for consumers. The advanced, intuitive ease of use enabled by TransferJet technology will benefit consumers who need high performance yet cannot handle complicated configuration procedures of wireless systems. It is difficult for any single technology to satisfy all the different market requirements. The iSDIO standard is designed to expand and accommodate new and future market requirements. This TransferJet Addendum will enable the implementation of new usage models and applications based on the iSDIO standard.