Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Rugby Question

From: mattsmac:hotmai:l at: 28-Oct-2003 10:33

If I'm using rugby to serve functions outside of a firewall, so that the client will not be able to see the internal IPs of the server, do I need to use rexec and sexec to remotely execute all of the functions? Or is there a way to use the standard import method. Basically what is happening is that I keep getting errors on the server that says that it can't connect to the servers internal IP. Matt