View Single Post
  (#129 (permalink)) Old
deckrider Offline
New Member
 
Posts: 5
Join Date: Nov 2007
Model: 8320
PIN: N/A
Carrier: T-Mobile
Default MidpSSH works on WiFi (no data plan) - 11-22-2007, 12:34 AM

I'm with T-Mobile (free feature enabler) with a Curve 8320/4.2.2.180. Using MidpSSH 1.6.0 I can append the following to the host:port in order to connect (all on one line, including spaces, without the quotes):

Code:
";DeviceSide=True;ConnectionUID=S TCP-WiFi;ConnectionSetup=delayed;retrynocontext=true"
For instance, if I want to connect to 192.168.1.2 on port 22, I would enter it this way (again, all one line, including spaces, without the quotes):

Code:
"192.168.1.2:22;DeviceSide=True;ConnectionUID=S TCP-WiFi;ConnectionSetup=delayed;retrynocontext=true"
Here's where I found this:

Wi-Fi Connections! « BlackBerry Developer SideShow
   
Reply With Quote