IPstack SimpleMailTransferProtocol SMTP is an Internet standard for E mail electronic mail e mail ... declared Internet standard STD 10 , ref name rfc821 RFC 821, SimpleMailTransferProtocol , J.B. ... 5321, SimpleMailTransferProtocol , J. Klensin, The Internet Society October 2008 ref which includes ... RFC 5321 The SimpleMailTransferProtocol obsoletes RFC 821 aka STD 10, RFC 974, RFC 1869, RFC 2821 ... MailTransferProtocol ca SimpleMailTransferProtocol cs SimpleMailTransferProtocol da SimpleMailTransferProtocol de SimpleMailTransferProtocol et Lihtne meiliedastusprotokoll el SMTP es SimpleMailTransferProtocol eo SMTP eu SMTP fa fr SimpleMailTransferProtocol gl SMTP ko hr SMTP id SimpleMailTransferProtocol is SimpleMailTransferProtocol it SimpleMailTransferProtocol he SimpleMailTransferProtocol ku SMTP lv SMTP lb SimpleMailTransferProtocol lt SMTP hu SimpleMailTransferProtocol mk SimpleMailTransferProtocol ml ms Protokol Pindahan Mel Mudah nl SimpleMailTransferProtocol ja SimpleMailTransferProtocol no SimpleMailTransferProtocol nn SimpleMailTransferProtocol mhr SMTP pl SimpleMailTransferProtocol pt SimpleMailTransferProtocol ro SMTP ru SMTP simple SMTP sk SimpleMailTransferProtocol sl SMTP sr SMTP sh SMTP fi SMTP sv SMTP th SimpleMailTransferProtocol tr SMTP uk SMTP vi SMTP yo SimpleMailTransferProtocol zh ... is not a protocol in its own right. While electronic mail server s and other mailtransfer agent s use ... into the modern Internet around 1980. Jon Postel then proposed a MailTransferProtocol in 1980 that began to remove the mail s reliance on FTP . ref RFC 772 MailTransferProtocol ref SMTP was published ... MailTransferProtocol LMTP , a derivative of SMTP designed for this purpose. Once delivered to the local ... for outgoing mail transport and uses Transmission Control Protocol TCP Computer port software port ... more details
The MailTransferProtocol MTP is an Obsolete Technical or functional obsolescence obsolete Computer network network Protocol computing protocol used to reliably transfer E mailmail . Request for Comments Request for Comments RFC 780 ref http www.ietf.org rfc rfc780.txt RFC 780 MailTransferProtocol ref , which defined this protocol, allocated Transmission Control Protocol Transmission Control Protocol TCP and User Datagram Protocol User Datagram Protocol UDP TCP and UDP port port List of TCP and UDP port numbers Ports 0 to 1023 57 for MTP. This port is no longer officially allocated for this Service systems architecture service by Internet Assigned Numbers Authority IANA . Replacement The SimpleMailTransferProtocol SMTP , defined in Request for Comments RFC 788 ref http www.ietf.org rfc rfc788.txt RFC 788 SimpleMailTransferProtocol ref has replaced the MailTransferProtocol. See also List of TCP and UDP port numbers SimpleMailTransferProtocol References references Category Internet protocols Category Application layer protocols Category Internet mail protocols compu network stub ... more details
The Quick MailTransferProtocol QMTP is an e mail transmission Communications protocolprotocol that is designed to have better performance than SimpleMailTransferProtocol SMTP , the de facto standard. It was designed and implemented by Daniel J. Bernstein . QMTP uses fewer round trips, or transmissions compared to SMTP. External links http cr.yp.to proto qmtp.txt QMTP Protocol definition Category Internet mail protocols compu network stub pl QMTP pt QMTP ... more details
The Local MailTransferProtocol LMTP is a derivative of ESMTP , the extension of the SimpleMailTransferProtocol . It is defined in RFC 2033. ref RFC 2033, The Local MailTransferProtocol , J. Myers, The Internet Society October 1996 ref LMTP is designed as an alternative to normal SMTP for situations where the receiving side does not have a mail queue, such as a Message transfer agent mail storage server acting as a Mail Delivery Agent . Mail queues are an inherent requisite of SMTP. In situations in which mail queues are not possible, LMTP is desirable, since a mail storage server should manage only its mail store without having to allocate more storage for a mail queue. This is not possible with SMTP when there are multiple recipients for a mail message. SMTP can only indicate successful delivery or failure for all or none of the recipients, creating the need for a separate queue to handle the failed recipients. LMTP, on the other hand, can indicate success or failure to the client for each recipient, allowing the client to handle the queueing instead. The client in this case would typically be an Internet facing mail gateway. LMTP is not intended for use over wide area network s. In other words, the MTA still handles all outgoing mail, including the mail stream from the LMTP agent, to another mail server located somewhere on the Internet. LMTP is an Application Layer protocol of the Internet Protocol Suite . It uses a Transmission Control Protocol TCP transport like SMTP, but must not use port number 25, the well known port for SMTP. LMTP conversation syntax is based on the same commands as Extended SMTP with the following exceptions ESMTP s EHLO verb is replaced with LHLO ... to its final destination. This removes the need for a mail queue. For this reason, LMTP is not run on the standard TCP port of SMTP. References reflist Category Internet mail protocols de Local MailTransferProtocol es LMTP fr Local MailTransferProtocol lv LMTP pt Local MailTransferProtocol ... more details
Other uses SFTP disambiguation Unreferenced stub auto yes date December 2009 IPstack Simple File TransferProtocol , as defined by RFC 913, was proposed as an unsecured file transferprotocol with a level of complexity intermediate between Trivial File TransferProtocol TFTP and File TransferProtocol FTP . It was never widely accepted on the Internet , and is now assigned Historic status by the Internet Engineering Task Force IETF . It is sometimes confused with SSH file transferprotocol , a secured file transferprotocol. It runs through port 115, and often receives the initialism of SFTP . It has a command set of 11 commands and support three types of data transmission ASCII , Binary file BINARY and CONTINUOUS. For systems which have WORD SIZE which are multiples of 8 bits, the implementation of BINARY and CONTINUOUS is the same. The Protocol computing protocol supports the following User id based login User id Password combination Hierarchical folders File Management Rename, Delete, Upload, Download, Download with overwrite, Download with append See also Trivial File TransferProtocol Trivial File TransferProtocol TFTP Category Network file transfer protocols web software stub de Simple File TransferProtocol nl Simple File TransferProtocol ... more details
unreferenced date August 2008 The SimpleMail Access Protocol SMAP is an application layer Internet protocol computing protocol for accessing e mail stored on a Server computing server . It was introduced as part of the Courier Mail Server Courier software suite suite , with the goal of creating a simpler and more capable alternative to Internet Message Access Protocol IMAP . Notable features of SMAP MIME E mail attachment attachments can be transmitted in their raw, decoded form. This allows large base64 encoded attachments to be transmitted without the 4 3 inflation that base64 encoding usually incurs. Support for sending outgoing e mails through the SMAP connection, instead of using a separate SMTP connection to the server. An outgoing message only needs to be transmitted once to send it, and save a copy to a server side folder. Unicode folder names, with native support for hierarchy. SMAP clients and servers can fall back to IMAP if the peer does not support SMAP. As of 2005 , SMAP is still considered experimental, and is only supported by the Courier Mail Server Courier server and Cone software Cone E mail client client . See also POP4 , another attempt at creating a simpler IMAP , by extending Post Office Protocol POP3 External links http www.courier mta.org cone smap1.html SimpleMail Access Protocol, Version 1 E mail clients Category Internet mail protocols de SimpleMail Access Protocol ... more details
, a new protocol was developed based on the client server model. It resembled the SimpleMailTransferProtocol SMTP , but was tailored for exchanging newsgroup articles. A newsreader, also known ...The Network News TransferProtocol NNTP is an Internet application Protocol computing protocol used for transporting Usenet news articles netnews between news server s and for reading and posting articles by end user client applications. Brian Kantor of the University of California, San Diego and Phil Lapsley of the University of California, Berkeley authored RFC 977, the specification for the Network News TransferProtocol, in March 1986. Other contributors included Stan O. Barber from the Baylor ... links Kantor, Brian and Phil Lapsley. RFC 977 Network News TransferProtocol A Proposed Standard ... Feather, Clive. RFC 3977 Network News TransferProtocol NNTP . 2006 dmoz Computers Software Internet ... bg NNTP cs Network News TransferProtocol da Network News TransferProtocol de Network News TransferProtocol es Network News Transport Protocol eo NNTP eu Network News Transport Protocol fr Network News TransferProtocol is Network News TransferProtocol it Network News TransferProtocol he Network News TransferProtocol lv NNTP lt NNTP ms Protokol Pindahan Berita Rangkaian nl Network News TransferProtocol ja Network News TransferProtocol no NNTP pl Network News TransferProtocol pt NNTP ru NNTP sk Network News TransferProtocol fi NNTP sv Network News TransferProtocol th Network News TransferProtocol tr Network News TransferProtocol uk NNTP vi NNTP yo Network News TransferProtocol zh NNTP ... which updates the NNTP protocol and codifies many of the additions made over the years since RFC 977. IPstack Network News Reader Protocol During an abortive attempt to update the NNTP standard in the early .... This protocol was never completed or fully implemented, but the name persisted in InterNetNews s INN ... more details
TransferProtocol TFTP is a simpleprotocol to transfer files. It has been implemented on top of the User ... file transferprotocol File TransferProtocolSimple File TransferProtocol List of TCP and UDP port ...More footnotes date September 2008 Trivial File TransferProtocol TFTP is a Computer file file transfer network protocolprotocol known for its simplicity. Citation needed June 2011 date June 2011 It is generally used for automated transfer of configuration or boot files between machines in a local environment. Compared to File TransferProtocol FTP , TFTP is extremely limited, providing no authentication, and is rarely used interactively by a user. Due to its simple design, TFTP could be implemented ... defines three modes of transfer netascii, octet, and mail. Netascii is a modified form of ASCII , defined .... ref RFC 1350, page 5. ref The Mailtransfer mode uses Netascii transfer, but the file is sent ... this mode of transfer obsolete. No security or authentication is provided by the protocol specification ... suite, TFTP was often the first protocol implemented on a new host type, because it was so simple ... Identifier URI Scheme and Applicability Statement for the Trivial File TransferProtocol TFTP , E. Lear, October 2003. Category Network file transfer protocols bg TFTP ca Protocol trivial de transfer ncia de fitxers cs Trivial File TransferProtocol de Trivial File TransferProtocol el TFTP es TFTP eu TFTP fr Trivial File TransferProtocol ko TFTP hr TFTP id Trivial File TransferProtocol it Trivial File TransferProtocol nl Trivial File TransferProtocol ja Trivial File TransferProtocol pl Trivial File TransferProtocol pt Trivial File TransferProtocol ru TFTP sv Trivial File Transfer ... of the Preboot Execution Environment PXE network boot protocol, where it is implemented ... card. It is also used to transfer small amounts of data between hosts on a computer network network ... was first defined in 1980 by Internet Experiment Note IEN 133. ref cite IETF title The TFTP Protocol ... more details
Quick Mail Queuing Protocol QMQP is a network Protocol computing protocol designed to share e mail queues between several hosts. It is designed and implemented by Daniel J. Bernstein in qmail . External links http cr.yp.to proto qmqp.html QMQP Frequently Asked Questions Category Internet mail protocols computer stub ... more details
pt SSH file transferprotocol ru SFTP simple SSH file transferprotocol sv SFTP tr SFTP zh SSH ...In computing , the SSH File TransferProtocol also Secret File TransferProtocol , Secure FTP , or SFTP is a network protocol that provides file access , file transfer , and file management functionality ... of the Secure Shell protocol SSH version 2.0 to provide secure file transfer capability, but is also ..., SFTP servers are commonly available on most platforms. SFTP is not File TransferProtocol ... Engineering Task Force IETF SECSH working group . It is sometimes confused with Simple File Transfer ... transferprotocol, which places it beyond the purview of the working group. ref http osdir.com ... that its objective of SSH File TransferProtocol was to provide a secure file transfer functionality over any reliable data stream, and to be the standard file transferprotocol for use with the SSH ... protocol. http tools.ietf.org html draft ietf secsh filexfer 00 SSH File TransferProtocol, Draft 00, January 2001 http tools.ietf.org html draft ietf secsh filexfer 01 SSH File TransferProtocol, Draft 01, March 2001 http tools.ietf.org html draft ietf secsh filexfer 02 SSH File TransferProtocol .... http tools.ietf.org html draft ietf secsh filexfer 03 SSH File TransferProtocol, Draft 03, October 2002 http tools.ietf.org html draft ietf secsh filexfer 04 SSH File TransferProtocol .... http tools.ietf.org html draft ietf secsh filexfer 05 SSH File TransferProtocol, Draft 05, January ... 6 of the protocol. http tools.ietf.org html draft ietf secsh filexfer 06 SSH File TransferProtocol, Draft 06, October 2004 http tools.ietf.org html draft ietf secsh filexfer 07 SSH File TransferProtocol ... Protocol, Draft 08, April 2005 http tools.ietf.org html draft ietf secsh filexfer 09 SSH File TransferProtocol, Draft 09, June 2005 http tools.ietf.org html draft ietf secsh filexfer 10 SSH File TransferProtocol, Draft 10, June 2005 http tools.ietf.org html draft ietf secsh filexfer 11 SSH File Transfer ... more details
File transferprotocol could refer to either of the following For file transfers in general, see file transfer . For FTP see the Internet File TransferProtocol . For a list of protocols for file transfer, see List of file transfer protocols . disambig ... more details
The term secure file transferprotocol can refer to both following network protocolprotocol s SSH file transferprotocol , a file transferprotocol specifically developed by the IETF to run over secure shell Secure shell SSH connections Secure FTP , the practice of running a normal FTP protocol session over SSH FTP over SSH The ambiguity comes from the acronym for the SSH based SSH File TransferProtocol having the same acronym as one of the terms referring to tunneling regular FTP connections over SSH Secure FTP . disambig ... more details
The Peer Distributed TransferProtocol is an Internet file transferProtocol computing protocol for distributing files from a central server across a peer to peer network. It is conceptually similar to BitTorrent protocol BitTorrent but allows for streaming media . The protocol has been assigned port 6086 by the Internet Assigned Numbers Authority . The primary implementation is DistribuStream . External links http pdtp.org PDTP protocol web site http defcon.org images defcon 12 dc 12 presentations Arcieri dc 12 arcieri.ppt PowerPoint Presentation Category Network protocols Compu network stub ... more details
HTTP IPstack The Hypertext TransferProtocol HTTP is an application protocol for distributed, collaborative ... title RFC 2616 Hypertext TransferProtocol HTTP 1.1 first1 Roy T. last1 Fielding first2 James last2 ... presume a reliable Transport Layer protocol for host to host data transfer. ref Fielding, et al. http ... Datagram Protocol UDP in methods such as the Simple Service Discovery Protocol SSDP . HTTP Resource ... web last Berners Lee first Tim title HyperText TransferProtocol url http www.w3.org History 19921103 ... title Hypertext TransferProtocol Working Group url http www.w3.org Arena webworld httpwgcharter.html ... a secure HTTP connection HTTP Secure , Secure Hypertext TransferProtocol and the HTTP 1.1 Upgrade ... HTTP bn bs Hypertext TransferProtocol bg HTTP ca Protocol de transfer ncia d hipertext cs Hypertext TransferProtocol cy HTTP da HTTP de Hypertext TransferProtocol et H perteksti edastusprotokoll el es Hypertext TransferProtocol eo Hiperteksto Transiga Protokolo eu HTTP fa fr Hypertext TransferProtocol ga ... Protocol it Hypertext TransferProtocol he Hypertext TransferProtocol kk HTTP lv HTTP lb Hypertext TransferProtocol lt HTTP hu HTTP mk ml ms Protokol Pemindahan Hiperteks nl Hypertext TransferProtocol new ja Hypertext TransferProtocol no HTTP nn Hypertext TransferProtocol mhr HTTP pl Hypertext TransferProtocol pt Hypertext TransferProtocol ro HTTP ru HTTP sq Hypertext TransferProtocolsimple Hypertext TransferProtocol sk Hypertext TransferProtocol sl HTTP sr HTTP sh HTTP fi HTTP sv HTTP tl HTTP ta te HTTP th tr HTTP uk HTTP vi Hypertext TransferProtocol fiu vro HTTP yo Hypertext TransferProtocol zh yue HTTP diq HTTP zh ... response protocol in the client server computing model. In HTTP, a web browser , for example, acts ... more details
In computing , Multisource File TransferProtocol MFTP is designed for the purpose of file sharing . It is still under development, and therefore may acquire more features or other improvements in addition to those discussed in this article. This is the communication protocol used by such clients as eMule and eDonkey and, in its extended implementation, by the Overnet network. Features Strengths In addition to being able to search by filename, MFTP is able to uniquely identify files based on their contents, regardless of how they are named on each individual computer. It also has bandwidth management a.k.a. leeching leech resistance built into the protocol, and every known mature client allows the user to tweak file and user upload priorities. It is also possible to share Metadata computing metadata about a given file with links on Web sites such as this file is good, this file is corrupted, this file is not what the name may indicate in this case, the files are identified with their MD4 Hash function hash numbers which are consistent rather than their filenames which will often vary from one computer to the next . The Protocol computing protocol is still under development, so additional features and other improvements are still possible. There are several unique forks of the protocol eDonkey2000 implemented what it called hoarding of sources, eMule uses a credit system, and xMule has extended the credit system to facilitate in the transfer of rare files. It has recently when date April 2011 been announced that MFTP had been used successfully in Internet2 project, achieving excellent results in terms of speed and reliability when transferring or sharing files. Projects that Utilize MFTP eDonkey2000 Overnet eMule aMule Hydranode External links http patft.uspto.gov netacgi nph Parser?d PALL&p 1&u netahtml PTO srchnum.htm&r 1&f G&l 50&s1 6339785.PN.&OS PN 6339785&RS PN 6339785 ... ru Multisource File TransferProtocol zh ... more details
Wireless Communications TransferProtocol WCTP is the method used to send messages to wireless devices such as pager s on NPCS Narrowband Personal Communications Service PCS networks. It uses HTTP as a transport layer over the World Wide Web . Development of WCTP was initiated by the Messaging Standards Committee and submitted to the Radio Paging Community. When the first proposal was received, a sub committee was established to improve the protocol and issue it as a specification. The sub committee was moved into the PTC Paging Technical Committee which is a volunteer committee composed of industry representatives. The PCIA Personal Communications Industry accepted the first full release and adopted the protocol as a PCIA standard. The current version is WCTP 1.3. External links http www.wctp.org release wctp v1r3 update1.pdf WCTP 1.3 Update 1 specification http www.notepage.net wctp.htm WCTP Settings for Carriers Comm stub Category Application layer protocols ... more details
Unicode HTTP Secure Hypertext TransferProtocol S HTTP is a little used alternative to the HTTP Secure HTTPS URI scheme for encryption encrypting World Wide Web web communications carried over Hypertext TransferProtocol HTTP . S HTTP is defined in RFC 2660. It was developed by Eric Rescorla and Allan M. Schiffman. ref RFC 2660 ref Web browser s typically use HTTP to communicate with web server s, sending and receiving information without encrypting it. For sensitive transactions, such as Internet electronic commerce e commerce or online access to financial accounts, the browser and server must encrypt this information. HTTPS and S HTTP were both defined in the mid 1990s to address this need. Netscape Communications Corporation Netscape and Microsoft supported HTTPS rather than S HTTP, leading to HTTPS becoming the de facto standard mechanism for securing web communications. Differences with HTTPS S HTTP encrypted only the page data, and data such as POST fields, leaving the initiation of the protocol unchanged. Because of this, S HTTP could be used concurrently with HTTP unsecured on the same port, as the unencrypted header would determine whether the rest of the transmission would be encrypted. In contrast, HTTPS wraps the entire communication within Secure Sockets Layer SSL , so the encryption starts before any protocol data is sent. This also means that it requires a separate port usually 443 vs. HTTP s standard 80 ref http www.linktionary.com s shttp.html Overview of S HTTP ref and unambiguous usage treated in most browsers as a separate URI protocol, https . In S HTTP, the desired URL is not transmitted in the cleartext headers, but left blank another set of headers is present inside the encrypted payload. In HTTPS, all headers are inside the encrypted payload. See also HTTP 1.1 Upgrade header References Reflist External links http www.commerce.net legacy shttp.html CommerceNet About S HTTP http www.javvin.com protocolHTTPS.html Technical description of S HTTP ... more details
multiple issues notability September 2011 one source September 2011 primary sources September 2011 Simple Grid Protocol is a Freeware grid computing package. Developed & maintained by Brendan Kosowski, the package includes the protocol & software tools needed to get a computational grid up and running on Linux & BSD . Based on CLISP a Common Lisp implementation , Simple Grid Protocol allows computer programs to utilize the unused CPU resources of other computers on a network or the Internet . External links http grid.bmk.com.au Simple Grid Protocol home page Category Grid computing Category Common Lisp software ... more details
Picture TransferProtocol PTP is a widely supported protocol developed by the International Imaging Industry Association to allow the transfer of images from digital camera s to computers and other peripheral devices without the need of additional device driver s. The protocol has been standardised as International Organization for Standardization ISO 15740. It is further standardized for Universal Serial Bus USB by the USB Implementers Forum as the still image capture device class . USB is the default network transport media for PTP devices. USB PTP is a common alternative to USB mass storage device class USB MSC , as a digital camera connection protocol. Some cameras support both modes. Description PTP specifies a way of creating, transferring and manipulating objects which are typically photographic images such as a JPEG file. While it is common to think of the objects that PTP handle as Computer file files , they are abstract entities identified solely by a 32 bit object ID. These objects can however have parents and siblings so that a file system like view of device contents can be created. Storage PTP does not specify a way for objects to be stored it is a communication protocol. Nor does it specify a transport layer. However, it is designed to support existing standards, such as Exchangeable ... http www.i3a.org technologies digitalimaging ptp Picture TransferProtocol PTP Now an International ... Microsoft and FotoNation Team to Support the Media TransferProtocol For Wireless Digital Still ... photography Category Network protocols de Picture TransferProtocol es Protocolo de transferencia de im genes fr Picture TransferProtocol ko nl Picture TransferProtocol ja ... cameras by Nikon , Canon company Canon , and Eastman Kodak , allows data transfer over any Internet Protocol IP based network. Media TransferProtocol , developed by Microsoft , allows for transfer over wireless or wired networks based in part on FotoNation s PTP IP, but also allows users to transfer ... more details
Simple Gateway Monitoring Protocol SGMP defined in http www.cse.ohio state.edu cgi bin rfc rfc1028.html RFC 1028 , allows commands to be issued to application protocol entities to set or retrieve values integer or octet string types for use in monitoring the gateways on which the application protocol entities reside. Messages are exchanged using User Datagram Protocol UDP and utilize unreliable transport methods. Authentication takes place on UDP port 153. Some examples of things that can be monitored are listed below. Network Type for interfaces IEEE 802.3 MAC, IEEE 802.4 MAC, IEEE 802.5 MAC, Ethernet , ProNET 80, ProNET 10, Fiber distributed data interface FDDI , X.25 , Point to Point Serial, RPA 1822 HDH, ARPA 1822, AppleTalk , StarLAN Interface Status down, up, attempting, etc. Route Type local, remote, sub network, etc. Routing Protocol Routing Information Protocol RIP , Exterior Gateway Protocol EGP , GGP, Interior Gateway Routing Protocol IGRP , Hello The protocol was replaced by SNMP Simple Network Management Protocol Source http www.cse.ohio state.edu cgi bin rfc rfc1028.html RFC 1028 Category Network protocols compu network stub ... more details
Notability date May 2010 Simple Symmetric Transport Protocol is a protocol for delivering messages between clients and servers. It is used by Microsoft Groove . External links http msdn.microsoft.com en us library cc313096.aspx SSTP specification Category Application layer protocols network software stub ... more details
Orphan date February 2009 Primary sources date December 2009 Simple Update Protocol , or SUP , is a protocol developed by FriendFeed to simplify and speed up RSS and Atom standard Atom . A number of websites have started to provide support for SUP, meaning that updates from their services appear in FriendFeed within seconds. ref Paul Buchheit . http blog.friendfeed.com 2008 08 simple update protocol fetch updates.html Simple Update Protocol Fetch updates from feeds faster , FriendFeed Blog , August 27, 2008. accessed December 22, 2008 ref These sites include YouTube Failed verification date May 2011 , Disqus , Brightkite , Identi.ca , reddit Failed verification date May 2011 . ref Paul Buchheit . http blog.friendfeed.com 2008 12 simple update protocol update.html Simple Update Protocol Update , FriendFeed Blog , December 18, 2008. accessed December 22, 2008 ref References reflist External links http simpleupdateprotocol.googlecode.com svn trunk spec draft clinton sup current.html Simple Update Protocol s Draft Specification http code.google.com apis youtube 2.0 developers guide protocol sup.html YouTube SUP API documentation Category Network protocols Category Internet protocols Category Application layer protocols Category RSS Category Atom standard Internet stub ... more details
The Media TransferProtocol is a devised set of custom extensions to the Picture TransferProtocol PTP ... Media TransferProtocol Implementation Details ref Whereas PTP was designed for downloading photographs from digital camera s, Media TransferProtocol supports the transfer of music files on digital ... on personal digital assistant s. Media TransferProtocol commonly referred to as MTP is part of the Windows ... in support for MTP. Support for Media TransferProtocol in Windows XP requires the installation of Windows ... 1.0 on USB.org ref Overview The main purpose of this protocol is to facilitate the transfer ... http www.analogzone.com iot 0328.pdf Introduction to MTP Media TransferProtocol by Steve Kolokowsky ... interfaces Category Microsoft Windows multimedia technology de Media TransferProtocol es MTP fr Media TransferProtocol ko it Media TransferProtocol ja no MTP ru Media Transfer ... Enhanced.exe MTP Specification ref The protocol was originally implemented for use across USB but extended ... a feature called AutoSync, which lets users configure Windows Media Player to automatically transfer ... so that the player will transfer only content that meets certain criteria songs rated four stars ... , popularized this protocol. These devices were lined up at the 2004 Consumer Electronics Show ... Technology and iriver have opted to embrace the MTP protocol and drop their own custom device ... implementing the MTP protocol which also includes some command line example tools Amarok audio Amarok ... www.wentnet.com projects xnjb XNJB which also uses the libmtp implementation of the protocol and http www.android.com filetransfer Android File Transfer for use with Android operating system Android ... operating system Android includes MTP support since API level 12 3.1 . See also Picture TransferProtocol PTP Windows Media USB mass storage device class References reflist External links http www.usb.org ... Transfer for Mac OS X Google provided MTP transfer tool for Android devices http www.windowsfordevices.com ... more details
OSIstack The SSI Simple Sensor Interface protocol is a simple communications protocol designed for data transfer between computers or user terminals and smart sensors. The SSI protocol is an Application layer protocol as in the OSI model . The SSI protocol has been developed jointly by Nokia , Vaisala , Suunto , Ionific, Mermit and University of Oulu . Currently SSI is being developed within the http www.mimosa fp6.com Mimosa project which is a part of European Union Framework Programmes on Research . The SSI protocol is used in point to point communications over UART and networking nanoIP applications. SSI also provides polling sensors and streaming sensor data. For RFID sensor tags SSI specifies memory map for sensor data. The criteria for SSI protocol development are general purpose simple minimal overhead small footprint on the server sensor side Sample implementation of the SSI protocol for MSP430 microcontrollers will be published as open source during August 2006 by Nokia. SSI message structure An SSI message consists of a 2 byte header and an n byte payload. The header consists of a one byte address wildcard is ? , 0x3F in ASCII and a one byte message command type. The different possible values for the message command type are presented in SSI v1.2 command base. SSI v1.2 command base border 1 cellspacing 0 cellpadding 5 style margin auto Command byte Direction Description Q,q 0x51,0x71 C Query A,a 0x41,0x61 S Query reply C,c 0x43,0x63 C Discover sensors N,n 0x4E,0x6E S Discovery reply Z,z 0x5A,0x7A C Reset sensor device G,g 0x47,0x67 C Get configuration data for a sensor ... S set sensor configuration are used to find and configure sensor units utilizing the SSI protocol ... message is not important, and so nanoUDP simplified User Datagram Protocol UDP defined by nanoIP ... byte CRC checksum. The header consists of one protocol byte, a 2 byte message length total length, including ... 27, 2006, not compatible with previous External links http ssi protocol.net SSI protocol http www.cwc.oulu.fi ... more details
The Simple Service Discovery Protocol SSDP is a network protocol based on the Internet Protocol Suite for advertisement and discovery of network services and presence information. It accomplishes this without assistance of server based configuration mechanisms, such as the Dynamic Host Configuration Protocol DHCP or the Domain Name System DNS , and without special static configuration of a network host. SSDP is the basis of the discovery protocol of Universal Plug and Play and is intended for use in residential or small office environments. It was formally described in an IETF Internet draft by Microsoft and Hewlett Packard in 1999. Although the IETF proposal has since expired, SSDP was incorporated into the UPnP protocol stack, and a description of the final implementation is included in UPnP standards documents. ref cite web url http www.upnp.org specs arch UPnP arch DeviceArchitecture v1.1.pdf title UPNP Device Architecture 1.1 publisher UPnP Forum date 2008 10 15 ref IPstack Protocol transport and addressing SSDP is a text based protocol based on HTTPU . It uses the User Datagram Protocol UDP as the underlying transport protocol. Services are announced by the hosting system with multicast addressing to a specifically designated IP multicast address at port number 1900. In IPv4 , the multicast address is tt 239.255.255.250 tt ref cite web url http www.iana.org assignments multicast addresses title Internet Multicast Addresses publisher IANA date 2010 06 22 ref and SSDP over ... Compu network stub Category Network protocols Category Windows communication and services cs Simple Service Discovery Protocol de Simple Service Discovery Protocol es SSDP fr Simple Service Discovery Protocol hu Simple Service Discovery Protocol pl SSDP ru Simple Service Discovery Protocol tr SSDP zh ... http www.iana.org assignments ipv6 multicast addresses title Internet Protocol Version 6 Multicast ... Protocol JINI Zero configuration networking Neighbor Discovery Protocol References reflist External ... more details