Do I know which port is used by Java Web Start? If I want to connect the Java Web Start client to the Java Web Start Server, then what port do I need to open on the server side so that the client can connect to it?
I have a firewall
>The Java server is not the "server" component at the beginning The most common setup is hosting files on a webserver, it is usually hosted on port 80 ( Although JWS can use any file transport system supported by Java, such as UNC or FTP)
Comments
Post a Comment