Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué traite les cas où les personnages ne sont pas convertibles à la locale de destination tout en listant les fichiers. cobex_put gère également les caractères nationaux correctement. Il y avait un bug à cause duquel recursepath / setPath ne manqua pas d'une introuvable, et les fichiers fini dans la setPath dernière que c'était OK, ou dans la boîte de réception. Cela a été corrigé.
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.

2006-09-25 01:58
0.2.11

Le présent communiqué sera gérer les caractères nationaux dans noms de fichiers.
Tags: Minor feature enhancements
This release will handle national characters in filenames.

2006-07-29 22:11
0.2.10

L'outil cobex_mkdir a été ajouté. Définir le chemin fonctionne désormais, et cobex_put pouvez mettre des fichiers n'importe où dans la hiérarchie, lorsque le périphérique le permet. Cobex_get sélectionne désormais correctement la cible appropriée Obex; le K700i, ce qui signifie que le téléchargement des fichiers n'est pas comptabilisé comme une opération de synchronisation.
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.

2006-07-06 03:28
0.2.9

Corrige un bogue dans le traitement avorter le transfert de fichiers, et s'assure que le tampon d'entrée est drainée avant d'essayer d'envoyer un abandon. Une caractéristique où un fichier introuvable "ne reviendrait pas au téléphone avec un état inactif a été corrigé. Un peu mieux les messages d'erreur ont été appliquées.
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.

2005-07-20 14:06
0.2.6

Traitement des interruptions a été améliorée, de sorte qu'il est maintenant possible d'interrompre un transfert sans avoir à redémarrer le téléphone. Manipulation de changer le répertoire a été améliorée, hiérarchies de manière plus profondes peuvent être traitées.
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.

Project Resources