Re: [xwt-users]Security, connection to servers
Emiliano Heyns <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 10, 2003 at 10:21:00AM -0700, Eric Merritt wrote: > I just wanted to clear up a few things in my head > about when and how XWT allows code to connect to > servers. The following is a list that I believe to be > the case, please point out any incorrect items. > > 1) When an xwar is pulled from the internet it is not > allowed to contact any server on the intranet > (basically 192.* and 10.*) Right. > 2) When an xwar is pulled from an intranet location > it is only allowed to contact the server its pulled > from? No, when an xwar is loaded from an intranet location it can connect to anything. -- Emiliano