ConnMan: Difference between revisions
m →External links: WP:CHECKWIKI error fix for #48. Remove link to the title inside the text. Do general fixes if a problem exists. - using AWB (10300) |
m Update latest version |
||
(18 intermediate revisions by 16 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Please do not remove or change this AfD message until the issue is settled --> |
|||
{{Article for deletion/dated|page=ConnMan|timestamp=20140715221132|year=2014|month=July|day=15|substed=yes}} |
|||
<!-- For administrator use only: {{Old AfD multi|page=ConnMan|date=15 July 2014|result='''keep'''}} --> |
|||
<!-- End of AfD message, feel free to edit beyond this point --> |
|||
{{Infobox software |
{{Infobox software |
||
| name = ConnMan |
| name = ConnMan |
||
Line 20: | Line 15: | ||
| released = {{Start date and age|2008|12|6}} |
| released = {{Start date and age|2008|12|6}} |
||
| discontinued = |
| discontinued = |
||
| latest release version = |
| latest release version = 1.42 |
||
| latest release date = |
| latest release date = {{Start date and age|2023|08|04|df=yes/no}} |
||
| latest preview version = |
| latest preview version = |
||
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> |
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> |
||
| status = |
|||
| programming language = [[C (programming language)|C]] |
| programming language = [[C (programming language)|C]] |
||
| operating system = |
| operating system = |
||
| platform = |
| platform = |
||
| size = |
| size = |
||
| language = |
| language = English |
||
| language count = <!-- Number only --> |
| language count = <!-- Number only --> |
||
| language footnote = |
| language footnote = |
||
Line 35: | Line 29: | ||
| license = [[GNU GPL]] |
| license = [[GNU GPL]] |
||
| alexa = |
| alexa = |
||
| website = {{URL|https:// |
| website = {{URL|https://web.archive.org/web/20210224075615/https://01.org/connman}} |
||
| standard = |
| standard = |
||
| AsOf = |
| AsOf = |
||
}} |
}} |
||
'''ConnMan''' |
'''ConnMan''' is an internet connection manager for embedded devices running the [[Linux]] operating system. |
||
The Connection Manager is designed to be slim and to use as few resources as possible, so it can be easily integrated. It is a fully modular system that can be extended, through plug-ins, to support all kinds of wired or wireless technologies. Also, configuration methods, like [[DHCP]] and domain name resolving, are implemented using plug-ins. The plug-in approach allows for easy adaptation and modification for various use cases. |
|||
Originally created as part of Intel's [[Moblin]] effort |
Originally created as part of Intel's [[Moblin]] effort,<ref>{{cite web|url=https://lwn.net/Articles/456967/ |title=LinuxCon: Mobile network management with ConnMan |accessdate=2014-07-16}}</ref> it's now used by [[OpenELEC]] as well as [[Mer (software distribution)|Mer]] and therefore also [[Sailfish OS]] by [[Jolla]], which is based on it.<ref>{{cite web|url=https://github.com/mer-packages/connman |title=connman mer package on github |accessdate=2014-07-16}}</ref><ref>{{cite web|url=https://lwn.net/Articles/561463/ |title=Jolla: Sailfish OS, Qt, and open source |accessdate=2014-07-16}}</ref> It is also used in a number of [[Google Nest]] products, including Nest Cam, Nest Guard, Nest Hello, and Nest Learning Thermostat.<ref>{{Cite web |title=nest-open-source Git repositories - Git at Google |url=https://nest-open-source.googlesource.com/?format=HTML |access-date=2023-07-18 |website=nest-open-source.googlesource.com}}</ref> |
||
== |
== See also == |
||
* [[NetworkManager]] |
|||
<references/> |
|||
* [[OpenWrt#netifd|netifd]] |
|||
* [[Wicd]] |
|||
== |
== References == |
||
{{Reflist}} |
|||
⚫ | |||
== External links == |
|||
⚫ | |||
⚫ | |||
[[Category:Applications using D-Bus]] |
[[Category:Applications using D-Bus]] |
||
⚫ | |||
[[Category:Linux network-related software]] |
Latest revision as of 11:01, 23 January 2024
Original author(s) | Intel, Marcel Holtmann |
---|---|
Initial release | December 6, 2008 |
Stable release | 1.42
/ 4 August 2023 |
Repository | |
Written in | C |
Available in | English |
License | GNU GPL |
Website | web |
ConnMan is an internet connection manager for embedded devices running the Linux operating system.
The Connection Manager is designed to be slim and to use as few resources as possible, so it can be easily integrated. It is a fully modular system that can be extended, through plug-ins, to support all kinds of wired or wireless technologies. Also, configuration methods, like DHCP and domain name resolving, are implemented using plug-ins. The plug-in approach allows for easy adaptation and modification for various use cases.
Originally created as part of Intel's Moblin effort,[1] it's now used by OpenELEC as well as Mer and therefore also Sailfish OS by Jolla, which is based on it.[2][3] It is also used in a number of Google Nest products, including Nest Cam, Nest Guard, Nest Hello, and Nest Learning Thermostat.[4]
See also
[edit]References
[edit]- ^ "LinuxCon: Mobile network management with ConnMan". Retrieved 2014-07-16.
- ^ "connman mer package on github". Retrieved 2014-07-16.
- ^ "Jolla: Sailfish OS, Qt, and open source". Retrieved 2014-07-16.
- ^ "nest-open-source Git repositories - Git at Google". nest-open-source.googlesource.com. Retrieved 2023-07-18.
External links
[edit]- Connection Manager comparison (NetworkManager, ConnMan, VMC, Wicd)