Skip to search formSkip to main contentSkip to account menu

Binary protocol

A binary protocol is a protocol which is intended or expected to be read by a machine rather than a human being, as opposed to a plain text protocol… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
2016
2016
OPCUA is a promising candidate for achieving a vertical semantic integration of field devices in the next generation of… 
2016
2016
Aiming at the demand of high precision real-time acquisition of load attitude in wave compensation system, a method based on MTi… 
2015
2015
The Internet of Things (IoT) connects physical objects and services to the Internet, enabling object-to-object and people-to… 
2012
2012
The REST architectural style pursues scalability and decoupling of applica- tion components on target architectures, as opposed… 
2012
2012
Presented at the Simulation Interoperability Standards Organization (SISO) SIW Conference for 2012; includes supplemental… 
2011
2011
The Air Force Research Laboratory (AFRL) has developed a cross-platform language used by simulations, ground control stations… 
Review
2010
Review
2010
The Computer Science Department at the Naval Postgraduate School in Monterey, California has developed a low-cost real-time… 
2010
2010
Web services are an emerging technology that provides interoperability between applications running in different platforms. The… 
2007
2007
Существующие языки программирования не предоставляют разработчику возможностей удобного и эффективного механизма обращения с бинарными данными и битовыми полями. Такие операции являются не сложными, но громоздкими. С целью облегчить работу с бинарными данными и обработку пакетных протоколов, сократить размер и улучшить наглядность программного кода создан язык программирования BPL (Binary Protocol Language). Данная статья описывает преимущества языка BPL, синтаксис, примеры использования. Язык BPL является расширением языка Си (стандарт С99), объединяет свойства таких языков программирования как Erlang, Cyclone.