WiFi
QT Application --- WIFI connection [closed]
开发者_如何学C It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-03-26 19:01 分类:问答Is it possible to check whether my laptop is connected through a Wi-Fi or through a "wired LAN" programmatically in Windows C++?
I need to know if my PC is communicating through WiFi, LAN, VPN… My application creates heavy network load and there is no point in launching in certain cases, that is why I need t开发者_运维百科o kn[详细]
2023-03-26 17:23 分类:问答iOS WiFi network switching
My company is developing an iPhone accessory that requires a relatively high connectivity rate to the phone. Due to MFi limitations (USB 2 communications in HOST mode fair only around 100KBps), we\'re[详细]
2023-03-26 15:07 分类:问答iPhone indoor location based app
I am researching how to create an app for my work that allows clients to download the app (preferably via the app store) and using some sort of wifi triangulation/fingerprints be able to determine the[详细]
2023-03-26 11:38 分类:问答Wifi Scanning code
Here is my code: package hu.wifx.droid; import android.app.Activity; import android.os.Bundle; import android.widget.Button;[详细]
2023-03-26 03:45 分类:问答How to separate my code to many method?
I am a new in android developing, I\'ve code to connect to server and send commands, How to separate connection code in method and sending code in another method.[详细]
2023-03-25 16:10 分类:问答iphone - making Wifi-list app
I want to开发者_StackOverflow programmatically show a list of available wifi on my iphone. I tried to run this program but it doesn\'t work.[详细]
2023-03-25 09:22 分类:问答Problem in connection code
this is my class to connect and send commands to server i try separate connect code in method but when i test the (SocketConnect) method i found it doesn\'t work.[详细]
2023-03-25 01:55 分类:问答How to make a popup dialog appear on all devices connected to my WiFi, like with msg.exe or net send but cross platform?
I\'d like to have a popup dialog box come up on all devices connected to my WiFi, say with the message \"OK, you only get 15 mins of free WiFi\".Is there anyways I开发者_JS百科 can broadcast this to a[详细]
2023-03-24 13:54 分类:问答How to connect android application to PC in the access point network
How to connect android application to PC in the access point netwo开发者_如何学JAVArk programmatically via IP address.[详细]
2023-03-24 09:13 分类:问答