Wurfl 51degrees Mobile Capabilities Viewer
I have created a simple codeplex project to view all the mobile capabilities given by Wurfl.Sourceforge.net.
It uses 51degrees.codeplex.com .Net helper binary to get the capabilities from the Wurfl file.
check it out here, Download here
Comments
Anonymous
February 03, 2011
this also shows how to programtically modify user-agentAnonymous
February 27, 2011
hey, i get an access denied error :(Anonymous
February 28, 2011
Hope you are launching your visual studio as an administrator, and the worker process has access to the wurfl.gz file pathAnonymous
October 22, 2013
Hi, I am developing a WCF Service but i would like for my service to have the heavy loading of processing the incoming call to the WCF service by passing the User Agent as a string parameter and I can get the capabillities and store it in a database I wanted to find if you have ever touch on this before etc. what are you thoughts and if you got links in this regard then please send some M