Skip to content

joushx/simple-obex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-obex

A Java library for generation and parsing of OBEX (Object exchange) messages.

It contains a lot of bugs, is unfinished and not ready for use.

What is OBEX?

OBEX is a protocol for communication between devices. It is used with Bluetooth and USB.

You probably have used OBEX if you have sent a file with Bluetooth.

Why a new library?

I tried to understand other libraries, but couldn't.

How can I use it?

See the application in the example package.

About

Java library for generation and parsing of OBEX (Object exchange) messages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages