remote smart client connections

Hi

Am running a new installation of my solution on a clients LAN with server and 2 clients all working very well and fast. The router/modem has a static IP and i want to demonstrate a remote connection of the smart client into the server to the owner.

Have the server running on port 8082

i have opened both ports 8082 and 1099 on the router and port forwarded these to the same ports on the internal machine hosting the servoy server. i can access the servoy download page via http://:8082 remotely and the download begins fine. I have an icon on the desktop but when i try to open the solution i cannot connect and get the following message in the java console

this is the first time i have tried to connect remotely to my solution on a static ip so any help would be appreciated.

The network settings are:
rmi.server.hostname = empty
servoy.rmiStartPort: = 1099
rmi.connection.timeout = 120
ApplicationServer.pingDelay = 300
2 way sockets enabled

Servoy 2.27
Java 1.5.06

Starting Servoy from C.pdf (5.08 KB)

Hi Rodney

You’ve opened the ports on the Router but has the Server got a Firewall that is blocking either the specific Ports or all/most external connections. Worth also checking if any anti-virus software kicking in.

Are there any more clues in Servoy-Admin or /Servoy/servoy_log files?

HTH

Graham Greensall
Worxinfo Ltd

fil in here:
rmi.server.hostname: 127.0.0.1

en restart the server and try again

Hi

Thanks guys

not getting any messages in the servoy admin tool.

have changed the rmi hostname and reset the server but has not made a difference. We are checking the firewall and anti virus today.

What needs to be open on the client side?