Page 1 of 6 123 ... LastLast
Results 1 to 10 of 60
Like Tree1Likes

Thread: Hiisi Suite 1.6.3 + 1.6.3b tutorial (Share ur PC Internet with ur 3rd ed mobile by bluetooth)

  1. #1

    Default Hiisi Suite 1.6.3 + 1.6.3b tutorial (Share ur PC Internet with ur 3rd ed mobile by bluetooth)

    • NOTES:
    • i am using the Widcomm stack drivers for this tutorial.. im affraid i have no knoledge at all on any other stacks but widcomm..
    • You will also need the latest version of the JAVA JRE (java runetime enviouroment)
    • scrool down to bottom of this post to see vinu tutorial on setting up using the windows SP2 Stack
    most modern PC, may allready have the java jre installed, you can check your version by open a command prompt (Start / run / cmd - enter) then in black window, type "java -version" (without quotes)and press enter.. Version will be displayed if installed..
    the latest version to date of writing this tutorial is
    [Only registered and activated users can see links. ] <- download there, scroll down to see the JRE

    1st of all, download the attached package and extract the Hiisi1.6.3 folder to desktop for easy access

    now, we need to create a new access point in the phone, this is very simple..
    • tools / settings / connection / access points / options / create new access point
    Name the access point anything you wish (i called mine BT like the good old GNUbox days ) but you name as u please, unlike gnubox, connection name doesnt matter..



    then leave everything else on there as defualt (DONT CHANGE A THING)
    now, press options / advanced settings then go to very bottom, and enter : "127.0.0.1" as the proxy server address and then "1234" as the proxy port number (or course without the quotes "" )



    then press back 2 time..
    well done, youve succefully set up your "dummy" access point :yeah: now lets move on..
    • UPDATE:you could even use your defualt access point, but whenever you want to use your PC internet connection over bluetooth, then open up your settings, goto access points, edit your defualt packet data access point, press options / advanced options, and enter proxy 127.0.0.1 and 1234 port number.. this will bypass your real service providers packet data access point adress, and use the proxy instead ;) just remember to remove the proxy and port number when you want to connect to GPRS..
    ok, next step is to install the hiisi suite to the phone..
    so, on your desktop, where you extracted the hiisi folder to desktop (remember in step 1) open this folder, and locate this path
    C:\Documents and Settings\MartY3\Desktop\Hiisi1.6.3\Hiisi\bin (obviously you wont be called MartY3, so change to your name )
    inside this directory path, you will see Hiisi.jad and Hiisi.jar, we need to upload both these files to your phone, what ever way you please.. simply connect USB to phone, and drag to root of SD/MMC/RSMMC card..or send via bluetooth, really doesnt matter how you get files to phone, just get them there how you please what is important, is both files are in same directory/folder..

    then using your fav file explorer (could even use nokia file mgr. app) locate and run the hiisi.jad file NOT THE JAR this will be in path looking something like E:/hiisi.jad (it is important to run the jad file, and NOT the jar file, or simply wont work atall, but jar file must also be present in same dir as the jad file for sucsesfull installation) so follow all onscreen prompts which comes from after clicking the hiisi.jad file, and go ahead and install it..

    now we have succesfully set up client on phone, it is time to set up the server on the PC

    so, we go back to desktop folder (remember from step 1 ) and now we will need to goto this directory
    C:\Documents and Settings\MartY3\Desktop\Hiisi1.6.3\Pihatonttu (same again, your name not mine)
    inside here, we will see file called Pihatonttu_localhost.cmd now we will need to edit the code to represent the com port you will be using, if it is different to com7.. in my case, i had to edit it to COM5.. to find your COM port, goto control panel in your PC, and then open BlueTooth Configuration and click on the local services tab



    as you can see in my screenshot, i am using COM5 port, so i had to change the code within the Pihatonttu_localhost.cmd file, from
    Code:
    start javaw -Djava.library.path=. -cp .\lib\comm.jar;.\lib\jdic.jar;.\class Pihatonttu.PihatonttuMain COM7 localhost:8080
    to
    Code:
    start javaw -Djava.library.path=. -cp .\lib\comm.jar;.\lib\jdic.jar;.\class Pihatonttu.PihatonttuMain COM5 localhost:8080
    once this is done, save the changes and simply double click the Pihatonttu_localhost.cmd after you saved..



    it will automatically bring up the Pihatonttu Proxy window in your PC..
    Note: Edit and Run Pihatonttu.cmd if u have any problems



    ================================================== ==============



    once this window appears, your able to connect to the PC using Hiisi App from PHone UI.. :yeah:

    so lets go do that right now

    time to run the hiisi software from your phone.. open it as you would any other app / game from the phones menu..
    1st time starting the app, it will ask if its ok to allow hiisi tosend and recieve data .. (as all java apps do :evil: ) press yes.. and select bluetooth mode it will then come to screen saying Inquiring bluetooth device.... (this can take a little while, so be patient here )



    next (after its done searching) it will list all nearby bluetooth devices in the area.. choose your computers BT Name.. then it will goto screen very shortly saying searching for bluetooth serial port... (this screens come and go fast, so no screen)



    on the second screenshot above, youll see the btspp:// selection, this is the RFCOMM service and you need to selct this one..

    now, when i do this, nothing happens atall it may work with yours.. if it doesnt, then read on..
    press options / settings
    then be sure the mode is set to Bluetooth
    check the box under Bluetooth Connection - Check Now



    User Agent select the middle one Mozilla/5.0(Symbian OS S60 Browser/Safari then press Ok
    • (UPDATE: if having problem connecting to web page on phone (error 500) then change user agent to Softbank and it connect and load pages just fine )


    Checking bluetooth connection..... screen will appear, and again you must allow it access to connectivity applications this time..



    now, as soon as you press yes as shown in above screenshot, thats basically it


    you will hear the standard PC Bluetooth connection sound, "doo doo" once connected to serial service, youll also notice the icon in tray



    all that is needed to be done now, is simply change your access points in your phones internet applications (like the defualt s60 browser, google maps, opera mini ect ect) change from your normal GPRS packet data access point, to your newly created "Dummy" access point, which in my case, was called BT then connect using this access point, everytime you connect, your PC BT tray icon will report to you that your phone is connecting to the serial service on this computer.. (you can check the dont ask me this again box so it connect automattically in future) and thats it, surf, browse away for free :yeah:



    here is screen of the server on the PC when you connect..




    now i think thats basically it

    Guide Copied from Symbian-freak..thanks to marty3 for writing it


    Method also works for BlueSoleil and Microsoft bluetooth stacks...just determine the Serial Port (incoming) and edit Pihatonttu.cmd or Pihatonttu_localhost.cmd

    +rep please
    and enjoy surfing :vac:
    Attached Files Attached Files

  2.    Advertissements


  3. #2

    Default

    thanks for the BBBBig tutorial..
    I'm already using GnuBox-mRouter mthd..It was a tough work to get connected..
    Don want to mess up again with this mthd..Rep++
    May be helpful, those who don use gnubox..for Newbies..
    98% of teenagers do or has tried smoking.
    If you\'re one of the 2% who hasn\'t, copy & paste this in your sig.

  4. #3

    Default

    Quote Originally Posted by malarmannan View Post
    thanks for the BBBBig tutorial..
    I'm already using GnuBox-mRouter mthd..It was a tough work to get connected..
    Don want to mess up again with this mthd..Rep++
    May be helpful, those who don use gnubox..for Newbies..
    haha i tried once when i had 6120c...gnubox messed up my Pc connectivity options ...never tried again
    then i tried this yesterday...worked like a charm! damn i was happy :D

  5. #4

    Default

    OK..I Will save this page and try this TUTO when i get Bored:vac:
    Another chance to mess up my net conn via PC BBand..:D:D:D
    98% of teenagers do or has tried smoking.
    If you\'re one of the 2% who hasn\'t, copy & paste this in your sig.

  6. #5
    Join Date
    Jan 2007
    Location
    Algeria
    Age
    40
    Posts
    18,577
    Blog Entries
    155
    Rep Power
    273143

    Default

    Nice tuto
    Thank you mate
    Rep + added
    | [Only registered and activated users can see links. ] |

    |[Only registered and activated users can see links. ] |

    |[Only registered and activated users can see links. ] |

  7. #6

    Default

    seems a bit selfish saying this myself but this should be sticky i think

  8. #7

    Default

    nice guide,thanks bro

  9. #8

    Default

    thanks. rep+
    works fine with my n73
    but i had to do something different than in your tutorial: i changed the com and double-clicked on Pihatonttu.cmd

    ██████████████
    ██████████████
    ██████████████

  10. #9
    Join Date
    Sep 2007
    Age
    41
    Posts
    148
    Rep Power
    128

    Default

    thankx mate for this great app

  11. #10

    Default

    Quote Originally Posted by barbapapa View Post
    thanks. rep+
    works fine with my n73
    but i had to do something different than in your tutorial: i changed the com and double-clicked on Pihatonttu.cmd
    what do u mean?? thats whats written...to edit and change the com port in pihatonttu.cmd and run it

Page 1 of 6 123 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219