Cdc Object Exchange Obex Driver For Mac
Samsung phones can use samsung kies in which all of their phones are supported by their/this software. In order to use your phone on your PC, you need to download samsung kies here: After downloading, you can now plug and connect your phone to your PC and install samsung kies. Samsung kies will now analyze your device. Wait for it to recognize it until the PC will detect your usb driver as your phone. There are also great features of samsung kies, these are: 1.
Cdc Object Exchange Obex Driver For Mac Pro
You can transfer photos/videos/contacts/calender to your PC. You can also do backup/restore if you happen to upgrade your firmware.
You can automatically update your firmware via samsung kies. It will find the latest firmware that is suited for your phone. A great software for samsung users like me. Screenshots of samsung kies:. Leader Board Leading Today Pts Helpful 1.
200 62% Leading this Week Pts Helpful 1. 200 100% Leading this Month Pts Helpful 1.
This article describes the protocol of data exchange that is the modification of the well-known OBEX protocol used in the GSM Samsung phones from the SHP family. The described modification of this protocol lets you write data to the phone and also get and save them. Introduction Main protocol commands format The sequence of commands Commands examples References Introduction Samsung Corporation made the new line of phones from SHP family and implemented the support of OBEX protocol in them that had not been used in the phones of this company before. Tries to use the common OBEX protocol did not succeed. This problem was solved by means of sniffing the Samsung PC Studio 3.0 utility. The obtained results are given in the main part of the article. This article will be useful for those who develop utilities for writing/reading information from the phones.

The described protocol modification will solve the problem of communicating with the device. First we consider three main types of the protocol commands. Then we pay our attention to the sequence of the commands sent to connect with the device, read data and finish the session.
Then I will give some examples for the main commands. At the end of the article some summary will be given. Main protocol commands format All protocol commands can be divided into 2 types:. AKN-packages. They are packages to confirm the data receiving and request the next part of the extended package. Data packages. They are initialization, acquiring, closing etc.
Cdc Object Exchange Obex Driver For Mac Download
There can be Request and Answer packages. AKN package is one block with 3 bytes length: 0x83 0x00 0x03. Request package has the following structure.