Hi, i create function to create server socket: ServerSocket.bind(InternetAddress.anyIPv4, port)
but i want to connect it from postman not working. i opend the port from firewall .
and it's print that socket working on function but i can't connect to it