blob: a2d2fd217ef885a0ef44984efb7787e00a3304eb (
plain) (
blame)
1
2
3
4
5
6
|
The overall goal of this project is to make an open source
implementation of the Object Exchange (OBEX) protocol. OBEX is a
session protocol and can best be described as a binary HTTP protocol.
It's used mainly for Infrared and Bluetooth communication.
WWW: http://www.bluez.org/openobex/
|