socket.io-client-dart
socket.io-client-dart copied to clipboard
SocketException: Connection refused (OS Error: Connection refused, errno = 111)
I keep getting this from listener. I'm not even socket.connect()
I/flutter (20179): [connect_error, SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = 192.168.43.2, port = 46770]
use IPv4 Address instead of url. in windows and in cmd use ipconfig command to get it.