punittt

Results 3 issues of punittt

Hi, I'm using this library to get list of devices connected to the router... it is giving me the list of IP addresses and mac addresses but not the device...

enhancement

My code keeps going to onPeerConnectionFailure() calback. Here it is - ` private WifiP2PServiceImpl wifiP2PService; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); wifiP2PService = new WifiP2PServiceImpl.Builder() .setSender(this) .setWifiP2PConnectionCallback(this) .build();...

Getting this error message repeatedly on my ksampler. My workflow is really simple so im not trying to do anything crazy. I tried deleting and reinstalling comfyui. i deleted all...