I want to implement this function:
when wireless notebook A finds wireless notebook B is nearby, it will send a message to B, otherwise, it does nothing. I heard I can use wireless API in windows. But I want to find some c/c++ functions under Linux. Thanks.