Showing posts with label Tricks. Show all posts
Showing posts with label Tricks. Show all posts

Tuesday, July 14, 2009

How To read/open data from .nbu File | Latest Computer Tricks Tips Hacking Trick, cheats, hacks

.nbu files are the backup files created when you create the backup for your Nokia Mobile.  It is created using Nokia PC Suite and later can be restored to your phone. Only problem is we can’t open the .nbu files without any Nokia device.

To overcome this problem we have one software called NOKI. From their site:

Noki is a utility to explore and extract Phone book, SMS, Calendar, Memo, Bookmark and other user files from the backup file of Nokia phone (using  Nokia PC Suite).

Features:

  • Supports .nbu, .nfb and .nfc.
  • contacts.cdb: Symbian Contacts Database for all Symbian phones (include Nokia, Siemens, Sony Ericsson etc.).
  • backup.arc: mass storage/SD card backup file.
  • Softpedia security certified.
Link:

http://www.nokisoft.com/download/noki-setup.zip

How To read/open data from .nbu File | Latest Computer Tricks Tips Hacking Trick, cheats, hacks

.nbu files are the backup files created when you create the backup for your Nokia Mobile.  It is created using Nokia PC Suite and later can be restored to your phone. Only problem is we can’t open the .nbu files without any Nokia device.

To overcome this problem we have one software called NOKI. From their site:

Noki is a utility to explore and extract Phone book, SMS, Calendar, Memo, Bookmark and other user files from the backup file of Nokia phone (using  Nokia PC Suite).

Features:

  • Supports .nbu, .nfb and .nfc.
  • contacts.cdb: Symbian Contacts Database for all Symbian phones (include Nokia, Siemens, Sony Ericsson etc.).
  • backup.arc: mass storage/SD card backup file.
  • Softpedia security certified.
Link:

http://www.nokisoft.com/download/noki-setup.zip

How To Place Windows Kernels In RAM

**************************************************************************


It’s a given that anything that runs in RAM will be faster than an item that has to
access the hard drive and virtual memory.

Rather than have the kernel that is the
foundation of XP using the slower Paging Executive functions, use this hack to create
and set the DisablePagingExecutive DWORD to a value of 1.

Perform this hack
only if the system has 256MB or more of installed RAM! Edit the Registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\
Memory Management\DisablePagingExecutive to 1 to disable paging and have the
kernel run in RAM (set the value to 0 to undo this hack).

Exit the Registry and reboot

**************************************************************************


.

How To Place Windows Kernels In RAM

**************************************************************************


It’s a given that anything that runs in RAM will be faster than an item that has to
access the hard drive and virtual memory.

Rather than have the kernel that is the
foundation of XP using the slower Paging Executive functions, use this hack to create
and set the DisablePagingExecutive DWORD to a value of 1.

Perform this hack
only if the system has 256MB or more of installed RAM! Edit the Registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\
Memory Management\DisablePagingExecutive to 1 to disable paging and have the
kernel run in RAM (set the value to 0 to undo this hack).

Exit the Registry and reboot

**************************************************************************


.

Cleaning Recent Docs Menu And The Run

The Recent Docs menu can be easily disabled by editing the Registry. To do this go to
the following Key: HKEY_CURRENT_USER\Software\Microsoft\ Windows\
CurrentVersion\Policies\Explorer.

Now in the right pane, create a new DWORD value
by the name: NoRecentDocsMenu and set it's value to 1.

Restart Explorer to save the
changes. You can also clear the RUN MRU history.

All the listings are stored in the
key:HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\ Explorer
\ RunMRU.

You can delete individual listings or the entire listing. To delete History
of Find listings go to: HKEY_CURRENT_USER\Software\ Microsoft \ Windows
\CurrentVersion\Explorer\Doc Find Spec MRUand delete.

Cleaning Recent Docs Menu And The Run

The Recent Docs menu can be easily disabled by editing the Registry. To do this go to
the following Key: HKEY_CURRENT_USER\Software\Microsoft\ Windows\
CurrentVersion\Policies\Explorer.

Now in the right pane, create a new DWORD value
by the name: NoRecentDocsMenu and set it's value to 1.

Restart Explorer to save the
changes. You can also clear the RUN MRU history.

All the listings are stored in the
key:HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\ Explorer
\ RunMRU.

You can delete individual listings or the entire listing. To delete History
of Find listings go to: HKEY_CURRENT_USER\Software\ Microsoft \ Windows
\CurrentVersion\Explorer\Doc Find Spec MRUand delete.

Monday, July 13, 2009

Speed Up Detailed View In The Explorer

**************************************************
If you like to view your files in Windows Explorer using the "Details" view here is a
tweak to speed up the listing of file attributes:
Viewing files in Windows Explorer using the "Details" mode shows various attributes
associated with each file shown. Some of these must be retrieved from the individual
files when you click on the directory for viewing. For a directory with numerous and
relatively large files (such as a folder in which one stores media, eg: *.mp3's, *.avi's
etc.), Windows Explorer lags as it reads through each one. Here's how to disable viewing
of unwanted attributes and speed up file browsing:
  • · Open Windows Explorer.
  • · Navigate to the folder which you wish to optimize.
  • · In "Details" mode right-click the bar at the top which displays the names of the attribute columns.
  • · Uncheck any that are unwanted/unneeded.
Explorer will apply your preferences immediately, and longs lists of unnecessary
attributes will not be displayed.
Likewise, one may choose to display any information which is regarded as needed,
getting more out of Explorer.
**************************************************

Speed Up Detailed View In The Explorer

**************************************************
If you like to view your files in Windows Explorer using the "Details" view here is a
tweak to speed up the listing of file attributes:
Viewing files in Windows Explorer using the "Details" mode shows various attributes
associated with each file shown. Some of these must be retrieved from the individual
files when you click on the directory for viewing. For a directory with numerous and
relatively large files (such as a folder in which one stores media, eg: *.mp3's, *.avi's
etc.), Windows Explorer lags as it reads through each one. Here's how to disable viewing
of unwanted attributes and speed up file browsing:
  • · Open Windows Explorer.
  • · Navigate to the folder which you wish to optimize.
  • · In "Details" mode right-click the bar at the top which displays the names of the attribute columns.
  • · Uncheck any that are unwanted/unneeded.
Explorer will apply your preferences immediately, and longs lists of unnecessary
attributes will not be displayed.
Likewise, one may choose to display any information which is regarded as needed,
getting more out of Explorer.
**************************************************

Friday, July 10, 2009

How To delete Con Folder

Delete con folder

if u had made con folder by command

i.e. md \\.\[drive:]\[location]

then this con named folder ll not b deleted by simple method

so this u need to delete this by command

for that the code is :-

rmdir \\.\[drive:]\[location]

How To delete Con Folder

Delete con folder

if u had made con folder by command

i.e. md \\.\[drive:]\[location]

then this con named folder ll not b deleted by simple method

so this u need to delete this by command

for that the code is :-

rmdir \\.\[drive:]\[location]

Thursday, July 9, 2009

How to Place Facebook Chat On Firefox Sidebar

facebook chat

Facebook Chat is cool, at least it allows you to send instant messages to online Facebook contacts. However I’m not really a fan of the chat bar being at the bottom of the page, what if I’ve left Facebook but still wants to remain chatting with my Facebook contacts? If you are using Firefox, you can place the Facebook Chat at the sidebar.

Step 1

Look for Bookmarks on the top navigation. Select Organize Bookmarks…
facebook chat

Step 2

Click New Bookmark... tab and enter the following:

  • Name: Facebook Chat
  • Location: http://www.facebook.com/presence/popout.php
  • Check Load this bookmark in sidebar.

fchat02.jpg

Step 3

Launch the Firefox sidebar, click Facebook Chat and start chatting with your Facebook contacts within Firefox.

fchat03.jpg

How to Place Facebook Chat On Firefox Sidebar

facebook chat

Facebook Chat is cool, at least it allows you to send instant messages to online Facebook contacts. However I’m not really a fan of the chat bar being at the bottom of the page, what if I’ve left Facebook but still wants to remain chatting with my Facebook contacts? If you are using Firefox, you can place the Facebook Chat at the sidebar.

Step 1

Look for Bookmarks on the top navigation. Select Organize Bookmarks…
facebook chat

Step 2

Click New Bookmark... tab and enter the following:

  • Name: Facebook Chat
  • Location: http://www.facebook.com/presence/popout.php
  • Check Load this bookmark in sidebar.

fchat02.jpg

Step 3

Launch the Firefox sidebar, click Facebook Chat and start chatting with your Facebook contacts within Firefox.

fchat03.jpg

How To Download Facebook Photo Albums

FacePAD: Facebook Photo Album Downloader allows you to download your friends’ facebook albums, Events albums, and Group Albums, en masse, with the click of a button.

How To Download Facebook Photo Albums

FacePAD: Facebook Photo Album Downloader allows you to download your friends’ facebook albums, Events albums, and Group Albums, en masse, with the click of a button.

How To Unlock iPhone OS 3.0


Apple yesterday released iPhone OS 3.0 which is now available for download and installation via iTunes . Jailbroken iPhone using previous firmware will not be able to update to OS 3.0 with out having proper jailbreak/unlock tools .iPhone 3G unlock tool yellosn0w now has been renamed to Ultrasn0w . iPhone dev team released a video confirming iPhone OS 3.0 unlock with Ultrasn0w and they will be releasing it the tool on this Friday. We need to jailbreak iPhone before unlocking with Ultrasn0w .iPhone dev team earlier said that they would release jailbreak tools after official iPhone 3.0 release. And as firmware 3.0 is already released ,we expect a compatible QuickPWN or Pwnagetool tools in 2-3 days . After jailbreaking iPhone OS 3.0 we will be able to unlock iPhone 3G with Ultrasn0w . Many developers had jailbroken iPhone 3G with OS 3.0 for installing unofficial app testing . But for unlocking we need to downloadyellowsn0w or Ultrasn0w which will be available tomorrow .


What is the difference between jailbreak and unlock :

There are so many unofficial test applications which are not available in iPhone app store and which are not supported on iPhone 3G . To unlock iPhone 3G we need to install unverified tools like Ultrasn0w .And for installing unofficial apps ,first we need to jailbreak iphone with QuickPWN or Pwnagetool . Unlocked iphone can be used with any carrier . Pwnagetool is Windows only ,QuickPWN 3.0 is available for Mac and Windows .
We will soon post download links for QuickPwn 3.0 ,updated Pwnagetool 30 and Ultrasn0w. Jailbreaks use baseband weaknesses in iPhone 3G ,and Apple fixes corresponding issues after each update .Current version of QuickPwn and Pwnagetool were kept under secret to prevent apple from a releasing a fix in OS 3.0 final itself . So upcoming version of QuickPwn , Pwnagetool and Ultrasn0w will be capable of iPhone OS 3.0 unlock/jailbreak till the next apple fix .

iPhone dev team published a youtube video confirming iPhone 3G OS 3.0 unlock with Ultrasn0w. Check it out here .

iPhone dev team also expect jailbreak on newly launched iphone 3G S with new QuickPwn 3.0 and Ultrasn0w . iPhone 3GS also uses iPhone OS 3.0 . So it might possible to unlock iPhone 3G S with Ultrasn0w . But this is not confirmed as iPhone 3G S is expected to have new hardware .

If you are not planning to unlock iPhone 3G and planning use OS 3.0 with your existing carrier can use this method to download and install iPhone OS 3.0 .

[Source and Download]

How To Unlock iPhone OS 3.0


Apple yesterday released iPhone OS 3.0 which is now available for download and installation via iTunes . Jailbroken iPhone using previous firmware will not be able to update to OS 3.0 with out having proper jailbreak/unlock tools .iPhone 3G unlock tool yellosn0w now has been renamed to Ultrasn0w . iPhone dev team released a video confirming iPhone OS 3.0 unlock with Ultrasn0w and they will be releasing it the tool on this Friday. We need to jailbreak iPhone before unlocking with Ultrasn0w .iPhone dev team earlier said that they would release jailbreak tools after official iPhone 3.0 release. And as firmware 3.0 is already released ,we expect a compatible QuickPWN or Pwnagetool tools in 2-3 days . After jailbreaking iPhone OS 3.0 we will be able to unlock iPhone 3G with Ultrasn0w . Many developers had jailbroken iPhone 3G with OS 3.0 for installing unofficial app testing . But for unlocking we need to downloadyellowsn0w or Ultrasn0w which will be available tomorrow .


What is the difference between jailbreak and unlock :

There are so many unofficial test applications which are not available in iPhone app store and which are not supported on iPhone 3G . To unlock iPhone 3G we need to install unverified tools like Ultrasn0w .And for installing unofficial apps ,first we need to jailbreak iphone with QuickPWN or Pwnagetool . Unlocked iphone can be used with any carrier . Pwnagetool is Windows only ,QuickPWN 3.0 is available for Mac and Windows .
We will soon post download links for QuickPwn 3.0 ,updated Pwnagetool 30 and Ultrasn0w. Jailbreaks use baseband weaknesses in iPhone 3G ,and Apple fixes corresponding issues after each update .Current version of QuickPwn and Pwnagetool were kept under secret to prevent apple from a releasing a fix in OS 3.0 final itself . So upcoming version of QuickPwn , Pwnagetool and Ultrasn0w will be capable of iPhone OS 3.0 unlock/jailbreak till the next apple fix .

iPhone dev team published a youtube video confirming iPhone 3G OS 3.0 unlock with Ultrasn0w. Check it out here .

iPhone dev team also expect jailbreak on newly launched iphone 3G S with new QuickPwn 3.0 and Ultrasn0w . iPhone 3GS also uses iPhone OS 3.0 . So it might possible to unlock iPhone 3G S with Ultrasn0w . But this is not confirmed as iPhone 3G S is expected to have new hardware .

If you are not planning to unlock iPhone 3G and planning use OS 3.0 with your existing carrier can use this method to download and install iPhone OS 3.0 .

[Source and Download]

Hack Airtel For Free Unlimited SmS

Th­is­ A­IRTE­L h­a­ck­ is­ ba­s­e­d o­n­ ch­a­n­gin­g th­e­ Me­s­s­a­ge­ Ce­n­te­r N­umbe­r ! s­o­un­ds­ s­imp­le­ ?
O­K­ Le­t me­ bre­a­k­ it do­w­n­ in­to­ E­a­s­y­ s­te­p­s­ fo­r be­tte­r un­de­rs­ta­n­din­g.. th­e­s­e­ s­te­p­s­ ma­y­ va­ry­ a­cco­rdin­g to­ y­o­ur H­a­n­ds­e­t

I w­ill try­ e­xp­la­in­in­g th­is­ h­a­ck­ us­in­g my­ N­o­k­ia­ 2760

St­e­p 1 :Go­ t­o­ –&gt­; Messa­gin­g –&gt­; O­pt­io­n­s –&gt­;Set­t­in­gs

In­ set­t­in­g yo­u w­il­l­ h­a­ve ma­n­y o­pt­io­n­s l­ike Mul­t­imedia­ Messa­ge , E-ma­il­s et­c

Sel­ect­ T­ext­ Messa­ge a­n­d n­o­w­ o­pen­ Messa­ge Cen­t­res

Go­ t­o­ O­pt­io­n­s t­o­ Crea­t­e N­ew­ Messa­ge Cen­t­re

Give A­n­y Ra­n­do­m N­a­me f­o­r t­h­e Messa­ge Cen­t­re N­a­me a­n­d f­o­r t­h­e N­umber A­N­Y Messa­ge Cen­t­er N­umber (MO­ST­ Impo­rt­a­n­t­): +919810051905 N­o­w­ sel­ect­ pref­erred co­n­n­ect­io­n­ -&gt­;f­ro­m GSM t­o­ P­a­cket D­a­ta­

Step 2:

Aft­e­r­ c­r­e­at­i­ng a ne­w m­e­ssage­ c­e­nt­e­r­ As De­sc­r­i­be­d Abo­ve­ Go­ t­o­ y­o­ur­ ‘M­sg.C­e­nt­r­e­ i­n Use­’ o­pt­i­o­n and c­hange­ t­he­ e­x­i­st­i­ng M­e­ssage­ c­e­nt­r­e­ t­o­ t­he­ Ne­w M­e­ssage­ C­e­nt­r­e­

N­o­w S­tep 3:

Af­t­er yo­­u are do­­ne wit­h­ t­h­e st­ep 2 co­­me o­­ut­ f­ro­­m t­h­e Message set­t­ing and go­­ t­o­­ yo­­ur ph­o­­ne set­t­ings

Ph­o­­ne Set­t­ings –&gt­; Co­­nnect­io­­n Set­t­ing –&gt­; Packet­ Dat­a … Ch­ange it­ t­o­­ “Wh­en Av­ail­ab­l­e”

In t­h­en access Po­­int­ writ­e exact­l­y as it­ is in t­h­e pic b­el­o­­w ” Airt­el­ L­iv­e! ”

Y­o­u are Alm­o­s­t Do­ne !

N­ow for se­n­di­n­g m­e­ssage­ You have­ t­o wri­t­e­ 0(z­e­ro) b­e­fore­ an­y con­t­act­ n­um­b­e­r. P­l­e­ase­ don­’t­ m­ake­ m­i­st­ake­. Don­t­ Wri­t­e­ 91….i­n­st­e­ad of 91 wri­t­e­ 0.. For e­x­am­p­l­e­..i­f n­um­b­e­r i­s 9893098930..t­he­n­ u’l­l­ wri­t­e­ 09893098930..


Any queries or problems, do write me.

Hack Airtel For Free Unlimited SmS

Th­is­ A­IRTE­L h­a­ck­ is­ ba­s­e­d o­n­ ch­a­n­gin­g th­e­ Me­s­s­a­ge­ Ce­n­te­r N­umbe­r ! s­o­un­ds­ s­imp­le­ ?
O­K­ Le­t me­ bre­a­k­ it do­w­n­ in­to­ E­a­s­y­ s­te­p­s­ fo­r be­tte­r un­de­rs­ta­n­din­g.. th­e­s­e­ s­te­p­s­ ma­y­ va­ry­ a­cco­rdin­g to­ y­o­ur H­a­n­ds­e­t

I w­ill try­ e­xp­la­in­in­g th­is­ h­a­ck­ us­in­g my­ N­o­k­ia­ 2760

St­e­p 1 :Go­ t­o­ –&gt­; Messa­gin­g –&gt­; O­pt­io­n­s –&gt­;Set­t­in­gs

In­ set­t­in­g yo­u w­il­l­ h­a­ve ma­n­y o­pt­io­n­s l­ike Mul­t­imedia­ Messa­ge , E-ma­il­s et­c

Sel­ect­ T­ext­ Messa­ge a­n­d n­o­w­ o­pen­ Messa­ge Cen­t­res

Go­ t­o­ O­pt­io­n­s t­o­ Crea­t­e N­ew­ Messa­ge Cen­t­re

Give A­n­y Ra­n­do­m N­a­me f­o­r t­h­e Messa­ge Cen­t­re N­a­me a­n­d f­o­r t­h­e N­umber A­N­Y Messa­ge Cen­t­er N­umber (MO­ST­ Impo­rt­a­n­t­): +919810051905 N­o­w­ sel­ect­ pref­erred co­n­n­ect­io­n­ -&gt­;f­ro­m GSM t­o­ P­a­cket D­a­ta­

Step 2:

Aft­e­r­ c­r­e­at­i­ng a ne­w m­e­ssage­ c­e­nt­e­r­ As De­sc­r­i­be­d Abo­ve­ Go­ t­o­ y­o­ur­ ‘M­sg.C­e­nt­r­e­ i­n Use­’ o­pt­i­o­n and c­hange­ t­he­ e­x­i­st­i­ng M­e­ssage­ c­e­nt­r­e­ t­o­ t­he­ Ne­w M­e­ssage­ C­e­nt­r­e­

N­o­w S­tep 3:

Af­t­er yo­­u are do­­ne wit­h­ t­h­e st­ep 2 co­­me o­­ut­ f­ro­­m t­h­e Message set­t­ing and go­­ t­o­­ yo­­ur ph­o­­ne set­t­ings

Ph­o­­ne Set­t­ings –&gt­; Co­­nnect­io­­n Set­t­ing –&gt­; Packet­ Dat­a … Ch­ange it­ t­o­­ “Wh­en Av­ail­ab­l­e”

In t­h­en access Po­­int­ writ­e exact­l­y as it­ is in t­h­e pic b­el­o­­w ” Airt­el­ L­iv­e! ”

Y­o­u are Alm­o­s­t Do­ne !

N­ow for se­n­di­n­g m­e­ssage­ You have­ t­o wri­t­e­ 0(z­e­ro) b­e­fore­ an­y con­t­act­ n­um­b­e­r. P­l­e­ase­ don­’t­ m­ake­ m­i­st­ake­. Don­t­ Wri­t­e­ 91….i­n­st­e­ad of 91 wri­t­e­ 0.. For e­x­am­p­l­e­..i­f n­um­b­e­r i­s 9893098930..t­he­n­ u’l­l­ wri­t­e­ 09893098930..


Any queries or problems, do write me.

Access Internet From Mobile Using Computer's Internet Connection - Learn Coolest Computer Tricks

***************************************************************************


Now as with most mobile hacks, this is limited to symbian mobiles which includes almost all Nokia Series60 and Many Sony Ericsson phones.

Why do I need this?

Yep. I felt the same long time back and also left the idea, but our reader Manish wanted to know this. And now I am done with this I am finding this quite useful. I need internet on mobile only to update themes, games and other stuff. Downloading themes, softwares and other stuff on PC and then sending them to mobile is one option but I always find its tedious.

This one is really better as its FREE and speed is much better than what GPRS ever offered!

How it will work?

We normally connect PC and Mobile for file transfer and data synchronization. One step ahead, we use GPRS on mobile to connect internet on PC side. All these means, two devices can connect to each other and share Internet. Only remaining possibility left to check was, can mobile dial/use/access internet on PC?

And here is the solution which will work for sure but may need some efforts…

Requirements…

  1. A PC with internet connection. OS does not matter. Also it doesn’t matter how you connect to internet from PC.
  2. A symbian handset with GnuBox - a free and open-source tool which will do thing on your handset.
  3. mRouter to do things on PC side. Its optional but can save your lots of time. You can manually handle

Now first requirement is obvious, lets take care of the remaining too…

Preparing PC side…

#using mRouter (Windows only)

Windows user can download mRouter. Then install it on your PC and restart the machine.

Next you need to configure mRouter which is quick & easy. Tam Hanna explained it very well here.

#without mRouter

Now all major OS have internet connection sharing feature.

On windows, you need to add a new modem and attach it to COM port which is used fro Mobile-PC communication. As an example check this article for details on how to do it on Windows, Symbian Mobile & Bluetooth channel combo.

Covering all details of other OS is not possible here. Check tutorials section below for a matching reference.

Preparing Mobile side using GnuBox…

Download GnuBox version for your handset models.

GnuBox have a dedicated page here. Do not forget to check it, as it have


Access Internet From Mobile Using Computer's Internet Connection - Learn Coolest Computer Tricks

***************************************************************************


Now as with most mobile hacks, this is limited to symbian mobiles which includes almost all Nokia Series60 and Many Sony Ericsson phones.

Why do I need this?

Yep. I felt the same long time back and also left the idea, but our reader Manish wanted to know this. And now I am done with this I am finding this quite useful. I need internet on mobile only to update themes, games and other stuff. Downloading themes, softwares and other stuff on PC and then sending them to mobile is one option but I always find its tedious.

This one is really better as its FREE and speed is much better than what GPRS ever offered!

How it will work?

We normally connect PC and Mobile for file transfer and data synchronization. One step ahead, we use GPRS on mobile to connect internet on PC side. All these means, two devices can connect to each other and share Internet. Only remaining possibility left to check was, can mobile dial/use/access internet on PC?

And here is the solution which will work for sure but may need some efforts…

Requirements…

  1. A PC with internet connection. OS does not matter. Also it doesn’t matter how you connect to internet from PC.
  2. A symbian handset with GnuBox - a free and open-source tool which will do thing on your handset.
  3. mRouter to do things on PC side. Its optional but can save your lots of time. You can manually handle

Now first requirement is obvious, lets take care of the remaining too…

Preparing PC side…

#using mRouter (Windows only)

Windows user can download mRouter. Then install it on your PC and restart the machine.

Next you need to configure mRouter which is quick & easy. Tam Hanna explained it very well here.

#without mRouter

Now all major OS have internet connection sharing feature.

On windows, you need to add a new modem and attach it to COM port which is used fro Mobile-PC communication. As an example check this article for details on how to do it on Windows, Symbian Mobile & Bluetooth channel combo.

Covering all details of other OS is not possible here. Check tutorials section below for a matching reference.

Preparing Mobile side using GnuBox…

Download GnuBox version for your handset models.

GnuBox have a dedicated page here. Do not forget to check it, as it have