PCd will provide for your lobby:
-General data from your mobile (operator, call in progress, battery and signal status and so on).
-Contact database based on your phoco contacts (fetched from phone).
-Ability to receive calls.
-Ability to make calls.
-Ability to send SMSes.
-Possibly ability to receive SMSes (totally untested)
I was hoping to implement some more features, but right now i cant sacrifice anymore time for this project... so ill possibly get back on the horse after march if my phoco installation is still not dead.
PCd will require to work:
-Before hand configured Phoco installation.
-Installed PervHub and xPerT plugin (look xPErT thread for instructions)
-Connected (BROADCOMM bluetooth) phoco compatible mobile phone (duh!).
-Freelobby (if xPerT works with paylobby, thatll work too, but untested)
Original xPerT wont work with PCd so get atleast somewhat newer version, preferably BHE edition. Im not gonna officially release Beta version of PervHub because of this release cause it appears theres no huge need for this plugin, so ull have to download ZoneSkin by marbles to get your hands on PervHub, also Smart's site might provide direct link, im exactly not sure. Any problems and u can always ask a question from me on this thread. Ill try to document whole program still tonight.
Ok the download link
Remember its BETA, threat it as such. Im not accepting liability about anything it might do or does, beyond what is written in criminal law ofcourse. In other words, im not accepting responsibility of harm (monetary or otherwise) caused to you by using the software, Yet i assure it doesnt contain any purposeful code which is meant to harm you or your privacy in anyway.
So follow the instructions in xPErT thread to set up the pervtalk environment. Copy the above file your pervware folder. U can generate the contacts database by executing the file with -phoco2lobby attribute:
- Code: Select all
PCd -phoco2lobby destination_path_and_file target_path_and_file
where destination file points to your phoco phonebook and and target file is to be written xl contacts database. be warned that software will overwrite the target file. Both files and paths can be omitted. If neither file is given software will use defaults. default file in xl side is contacts.xml.
U can amend your pervtalk autorun.ini file with following line to have PCd launched whenever pervhub is launched. This will also run phoco, if its not already running.
- Code: Select all
PCd alias frontend
where "alias" is name given to phoco device, this can be anything, u can use this later in pervtalk infrastructure to point that particular device. And "frontend" is name used to refer software, from which PCd fetches user input, if xlobby is used this can simply be "XLobby", notice the case.
Im not going to give any instruction how to set up your phoco. that is rather complex task and these instructions will assume u have it up and running already.
More to follow shortly...