kubaf
17th June 2009, 01:36 PM
I started the new open source project called RilNET. It's a .NET wrapper over Radio Interface Layer. You can find it here http://rilnet.codeplex.com/
At this moment library is under heavy development and more funtions will be done soon. If you are interested on particular functions you can find them here http://msdn.microsoft.com/en-us/library/aa921525.aspx and post in this topic so it will be implemented sooner :)
Originaly I done this library because I wanna get location based on cell tower info but seems Orange in poland doesn't support this functionality :(
I hope some of you will find this library useful ;-)
Released version with chm documentation is available at http://rilnet.codeplex.com/Release/ProjectReleases.aspx.
Change log
Version 0.1.2.0
RIL_SetAudioMuting
RIL_GetAudioMuting
RIL_GetPreferredOperatorList
RIL_AddPreferredOperator
RIL_RemovePreferredOperator
RIL_RegisterOnNetwork
RIL_UnregisterFromNetwork
Version 0.1.1.0
RIL_GetCurrentOperator
RIL_GetAllOperatorsList
RIL_GetOperatorList
RIL_GetSignalQuality
RIL_GetEquipmentInfo
Version 0.1.0.0
RIL_Initialize
RIL_Deinitialize
RIL_GetCellTowerInfo
At this moment library is under heavy development and more funtions will be done soon. If you are interested on particular functions you can find them here http://msdn.microsoft.com/en-us/library/aa921525.aspx and post in this topic so it will be implemented sooner :)
Originaly I done this library because I wanna get location based on cell tower info but seems Orange in poland doesn't support this functionality :(
I hope some of you will find this library useful ;-)
Released version with chm documentation is available at http://rilnet.codeplex.com/Release/ProjectReleases.aspx.
Change log
Version 0.1.2.0
RIL_SetAudioMuting
RIL_GetAudioMuting
RIL_GetPreferredOperatorList
RIL_AddPreferredOperator
RIL_RemovePreferredOperator
RIL_RegisterOnNetwork
RIL_UnregisterFromNetwork
Version 0.1.1.0
RIL_GetCurrentOperator
RIL_GetAllOperatorsList
RIL_GetOperatorList
RIL_GetSignalQuality
RIL_GetEquipmentInfo
Version 0.1.0.0
RIL_Initialize
RIL_Deinitialize
RIL_GetCellTowerInfo