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.
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.
Dieses Release behandelt Fälle, in denen Zeichen sind nicht wandelbar, um das Ziel, während Inserat locale-Dateien. cobex_put Griffe auch nationale Zeichen richtig. Es wurde ein Bug behoben, recursepath / SetPath sich nicht auf eine Not Found scheitern, und die Dateien in den letzten SetPath endete das in Ordnung war, oder in den Posteingang. Dies wurde behoben.
Tags:
Minor feature enhancements
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.
Die cobex_mkdir Tool wurde hinzugefügt. Setzen des Pfades jetzt funktioniert, und cobex_put können Dateien überall in der Hierarchie gebracht, in der das Gerät ermöglicht. Cobex_get jetzt richtig wählt das passende Obex Ziel, auf K700i, bedeutet dies, dass das Herunterladen von Dateien ist nicht so ein Synchronisations-Betriebs ergeben.
Tags:
Major feature enhancements
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.
Behebt einen Fehler in der Dateiübertragung abbrechen Handhabung und sorgt dafür, dass die Eingabe-Puffer ist, bevor Sie ein Abbruch senden entwässert. Ein Feature, wenn eine Datei nicht gefunden "-Fehler nicht wieder das Telefon auf einem inaktiven Zustand, wurde behoben. Etwas bessere Fehlermeldungen umgesetzt wurden.
Tags:
Minor feature enhancements
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.
Handhabung von Interrupts wurde verbessert, so ist es nun möglich, eine Übertragung ohne das Telefon neu starten, abzubrechen. Umgang mit Wechseln des Verzeichnisses wurde verbessert, so Hierarchieebene können behandelt werden.
Tags:
Minor feature enhancements
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.