Hi Boys
I have now my Galaxy S2 and have now a big question. According to Samsung, it is the Cisco VPN client to provide synchronizing email. You know where he is or how it works?
Message tiger_r
This old thread, but maybe this helps someone.
You can get Cisco Anyconnect client for free from market.
It does not work with classic Cisco vpn, so I ended rooting my my phone and installed vpncwidget from market. (Cannot post a link to market, I'm noob)
Anyone noticed the option for wi-fi direct ?
cant find any way to configure it
It's under more i believe.
yes but thats just a tick box to turn it on :S .. no way to configure it like the galaxy s 2
What is wifi direct?
Sent from my Galaxy Nexus using Tapatalk
aindow said:
What is wifi direct?
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Wi-Fi Direct "is a certification mark for devices supporting a game-changing new technology enabling Wi-Fi devices to connect directly, making it simple and convenient to do things like print, share, synch and display. Products bearing the Wi-Fi Direct certification mark can connect to one another without joining a traditional home, office or hotspot network."
Sounds good to me!
yeh its great used it with GS2 to send music file in seconds .. its so fast
just want to know how to configure and use it with the nexus
Just an update.. after some digging it turns out that wifi direct in ics is just an api atm so app developers need to make use of this seemingly overlooked feature
lolittle said:
Just an update.. after some digging it turns out that wifi direct in ics is just an api atm so app developers need to make use of this seemingly overlooked feature
Click to expand...
Click to collapse
Hmm, I wonder if Android beam uses it?
No pure NFC with NDEF messages ... next semester at university i will be doing android develpoment .. if nothing is out by then i will have a go at making an app but it doesnt look to hard i would expect someone to have done one soon
Wi-Fi Direct
Android now supports Wi-Fi Direct for peer-to-peer (P2P) connections between Android-powered devices and other device types without a hotspot or Internet connection. The Android framework provides a set of Wi-Fi P2P APIs that allow you to discover and connect to other devices when each device supports Wi-Fi Direct, then communicate over a speedy connection across distances much longer than a Bluetooth connection.
A new package, android.net.wifi.p2p, contains all the APIs for performing peer-to-peer connections with Wi-Fi. The primary class you need to work with is WifiP2pManager, which you can acquire by calling getSystemService(WIFI_P2P_SERVICE). The WifiP2pManager includes APIs that allow you to:
Initialize your application for P2P connections by calling initialize()
Discover nearby devices by calling discoverPeers()
Start a P2P connection by calling connect()
And more
Click to expand...
Click to collapse
WiFi direct work like this
Turn it on
Thats easy
Ok
Now go to your laptop open up wirless networks and do a scan
and hello there is a Phone now showing up click connect
now on your phone a message will pop up saying a computer is tring to connect and asking you to say ok or cancel
say ok
Now your laptop is connected
Now open up xplorer on your laptop click networks and you will have two showing and your phone will be one of them double click on the phone this open up the phone just like in mass storage mode
Now to go the other way eg phone to pc that is the tricky bit
as the stock brouser sucks on android
You need es file exploer and do a lan scan and the laptop will show as a name click it and a message will show on the laptop or it will just open up the shared folders section
It only works on windows 7
for all its the old Ad hoc idea made simple
Northern, that didn't work for me, but my PC doesn't has got WiFi direct, so that might be a problem.
Anyways, I tried to use WiFi direct with my bother's SGS2, and we weren't being able to get it working properly. I tried the Android WiFi direct demo app, which was able to connect using WiFi direct, but I wasn't being able to send photo's. The S2 had an extra menu for configuring WiFi direct(TouchWiz)
Anyone that has got WiFi direct working on his Galaxy Nexus?
Is there any apps based on wi-fi direct?
neolee said:
Is there any apps based on wi-fi direct?
Click to expand...
Click to collapse
Not yet, working on it
same problem ...
Sent from my Samsung GNexus <3
It is very sad, that Google didn't finished it yet Is it so hard to make it work for us ? From my point of view we have been cheated
U HAVE TO USE 3TH PARTY APPS
FileExpert on the market does it
Inviato dal mio Galaxy Nexus con Tapatalk 2
Well file expert needs an access point in order to transfer files and the phone that you want to transfer file must have file expert too.. which is just wireless sharing not wifi direct though..
My Sony Bravia got WIFI Direct too. I tried to connect my GN with it. TV did find the phone. Connected too. But then just kept dropping off the connection.
Did anybody tried it out with a TV?
I noticed it on my sister's GS2, tried it out, her phone can see mine, but i can't seem to find the wifi direct settings for my gnex.
xXQuakeXx said:
Well file expert needs an access point in order to transfer files and the phone that you want to transfer file must have file expert too.. which is just wireless sharing not wifi direct though..
Click to expand...
Click to collapse
yes.... no wifi direct on file expert...
maverickrulz said:
My Sony Bravia got WIFI Direct too. I tried to connect my GN with it. TV did find the phone. Connected too. But then just kept dropping off the connection.
Did anybody tried it out with a TV?
Click to expand...
Click to collapse
Mach3.2 said:
I noticed it on my sister's GS2, tried it out, her phone can see mine, but i can't seem to find the wifi direct settings for my gnex.
Click to expand...
Click to collapse
as you can see, google/android gave us the api, but not the interface to manage this...
but released a piece o code to compile a demo app 'wifi direct'.... i do not have other wifi direct enabled device... and i don't tryied this yet... but, here is the sample:
https://www.box.com/s/728c598a466c6822cc94
let me know if it work (p.s. not compiled by me... i only found it on the web )
Dear All,
Anyone managed to use "Port Forwarder Ultimate" app from Playstore? https://play.google.com/store/apps/details?id=com.icecoldapps.portforwarderultimatepro&hl=en
I'm not a technical person but this method has other potentials to explore. Maybe someone has patient to teach non-IT person.
I know that I should be satisfied with "USB tethering" in android. But users experience improves with new things.
As prerequisite, we should be able to ping our phone's public IP. but how to ping mobile Public IP?
A detailed guide with screenshot or video will help.
Thanks,
AB
This app does not provide such a feature, it would work if it was installed on your carrier router.
You have an class c address witch is not routable.
The app provide means for running a server app on your phone that is using a port below 1024 , ex: ftp, web etc. If you are connected on your wifi network and make proper port forwarding on your router than you will be able to access your phone from the Internet. But it does not make any sense in doing so.
To access your phone's external ip address regularly you need to run the DynDNS client that forwards your ip to dyndns. When you setup an account with DynDNS you select a url to use and DYDNS will forward any requests to that URL to your phone's current ip address. Naturally you will need a service running on your phone like a web server, ftp or vnc depending on what you want to do.
mdalacu said:
This app does not provide such a feature, it would work if it was installed on your carrier router.
You have an class c address witch is not routable.
The app provide means for running a server app on your phone that is using a port below 1024 , ex: ftp, web etc. If you are connected on your wifi network and make proper port forwarding on your router than you will be able to access your phone from the Internet. But it does not make any sense in doing so.
Click to expand...
Click to collapse
I purchased the below item from ebay. I'm thinking of pushing my phone's internet to standard router. Then I will have wired and wireless connection. USB tethering works but I want a bigger network. Maybe you guys can suggest an easy procedures?
http://www.ebay.com/itm/190466358913?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649
If there is still help needed with Port Forwarder Ultimate, I'm one of the developers
Themuzz said:
If there is still help needed with Port Forwarder Ultimate, I'm one of the developers
Click to expand...
Click to collapse
Hi developer,
This what I want to set-up (he ethernet jack will come soon). Internet from phone to Buffalo router! Can you please share the solution?
This is a very strange issue.
Here are the sequence of events:
1. I was able to connect to 3G connection on Note 2.
2. Then I created WI-FI hotspot on Note 2 and used internet on my PC. I connected to my company VPN when I was using this network.
3. Then I closed WI-FI hotspot.
Now, I am only able to access internet on Google apps like Chrome, Gmail etc.
I am not able to access internet on any other application like Firefox, Watsapp, Skype etc.
Please help !
Please tell me if I have to give any additional information.
capslockmat1 said:
This is a very strange issue.
Here are the sequence of events:
1. I was able to connect to 3G connection on Note 2.
2. Then I created WI-FI hotspot on Note 2 and used internet on my PC. I connected to my company VPN when I was using this network.
3. Then I closed WI-FI hotspot.
Now, I am only able to access internet on Google apps like Chrome, Gmail etc.
I am not able to access internet on any other application like Firefox, Watsapp, Skype etc.
Please help !
Please tell me if I have to give any additional information.
Click to expand...
Click to collapse
Solved myself by restoring APN settings.
If you have an Android 5+ phone, with an active data plan, I could really use a simple, quick test.
Will test your app in exchange.
The app (TestFirewall) is a part of what will be a firewall app.
It is setup to test only a single function related to mobile hotspot tether.
Join the beta group here:
https:// groups.google.com/forum/#!forum/testfirewall
Or if you prefer I can send you apk direct
HOW TO TEST:
Open the app and press the TURN ON button.
Press OK in the vpn connection request.
The app will then take you to your network settings screen. Start a mobile wifi hotspot.
Connect another phone or pc to the hotspot.
Let me know if you can browse the web on the other phone or pc.
Thats it!
Thanks
coolon said:
If you have an Android 5+ phone, with an active data plan, I could really use a simple, quick test.
Will test your app in exchange.
The app (TestFirewall) is apart of what will be a firewall app for android.
Join the beta group here:
https:// groups.google.com/forum/#!forum/testfirewall
Or if you prefer I can send you apk direct
HOW TO TEST:
Open the app and press the TURN ON button.
Press OK in the vpn connection request.
The app will then take you to your network settings screen. Start a mobile wifi hotspot.
Connect another phone or pc to the hotspot.
Let me know if you can browse the web on the other phone or pc.
Thats it!
Thanks
Click to expand...
Click to collapse
Hello! I have a Find 7a on Lollipop, I can help test your app. Please do send me a message on Hangouts or send me a private message on XDA.