Download List

Project Description

Cobex is a small implementation of the OBEX
communication protocol for slow serial cables. Its
primary use is to communicate with cell phones
such as the Sony Ericsson T300, T310, T610, K700i,
K750i, K508i, K300i, and J300i.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-30 19:48
0.2.13

This release handles cases where characters are not convertible to the destination locale while listing files. cobex_put also handles national characters properly. There was a bug where recursepath/setpath did not fail on a Not Found, and files ended up in the last setPath that was OK, or in the Inbox. This has been fixed.
Tags: Minor feature enhancements

2006-09-25 01:58
0.2.11

This release will handle national characters in filenames.
Tags: Minor feature enhancements

2006-07-29 22:11
0.2.10

The cobex_mkdir tool was added. Setting the path
now works, and cobex_put can put files to anywhere
in the hierarchy where the device allows.
cobex_get now correctly selects the appropriate
Obex target; on K700i, this means that downloading
of files is not shown as a Synchronization
operation.
Tags: Major feature enhancements

2006-07-06 03:28
0.2.9

Fixes a bug in the abort file transfer handling, and makes sure the input buffer is drained before trying to send an abort. A feature where a File not found error wouldn't return the phone to an inactive state has been fixed. Slightly better error messages have been implemented.
Tags: Minor feature enhancements

2005-07-20 14:06
0.2.6

Handling of interrupts was improved, so it is now
possible to abort a transfer without having to
restart the phone. Handling of changing directory
was improved, so deeper hierarchies can be
handled.
Tags: Minor feature enhancements

Project Resources