RE: [OT] webapps and TCP/UDP listening sockets

2011-07-07 Thread Jeffrey Janner
> From: Christopher Schultz > > David, > > On 7/1/2011 11:03 AM, David kerber wrote: > > I don't know anything about x11, but if it's similar to Citrix or > > Microsoft RDP > > No, it's Citrix and RDP that are like X11 :) > That might be true for Citrix, but I know of no way to run 5 apps, eac

Re: [OT] webapps and TCP/UDP listening sockets

2011-07-01 Thread David kerber
On 7/1/2011 2:39 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/1/2011 11:03 AM, David kerber wrote: I don't know anything about x11, but if it's similar to Citrix or Microsoft RDP No, it's Citrix and RDP that are like X11 :) Like I said, I know no

Re: [OT] webapps and TCP/UDP listening sockets

2011-07-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/1/2011 11:03 AM, David kerber wrote: > I don't know anything about x11, but if it's similar to Citrix or > Microsoft RDP No, it's Citrix and RDP that are like X11 :) - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (MingW32

Re: webapps and TCP/UDP listening sockets

2011-07-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim, On 7/1/2011 10:52 AM, Tim Judd wrote: > I understand you guys are trying to help, but I am disappointed all I'm > hearing > is "you're doing it wrong" basically. You're reading it wrong: I was asking "what are you doing?" not telling you that

Re: webapps and TCP/UDP listening sockets

2011-07-01 Thread Mark Eggers
- Original Message - > From: Tim Judd > To: Tomcat Users List > Cc: > Sent: Friday, July 1, 2011 7:52 AM > Subject: Re: webapps and TCP/UDP listening sockets > > Hi Pid, all > > I'm disappointed the responses I've gotten seemingly to be scoldin

Re: webapps and TCP/UDP listening sockets

2011-07-01 Thread André Warnier
Tim Judd wrote: Hi Pid, all I'm disappointed the responses I've gotten seemingly to be scolding messages. I am reading up on documentation, I am reading the APIs, I am reading everything I can. Think of Citrix (in Windows environments) - code is executed on the server and displayed on your

Re: webapps and TCP/UDP listening sockets

2011-07-01 Thread Tim Judd
2011 9:03:58 AM Subject: Re: webapps and TCP/UDP listening sockets On 6/30/2011 11:45 PM, Tim Judd wrote: > Hi Christopher, all > > 'machine' was meant to indicate one of two choices, the computer that is >running > the tomcat server, or the computer who is the client in a cli

Re: webapps and TCP/UDP listening sockets

2011-07-01 Thread David kerber
uot;I can" is a way of life. More and Bigger is not always Better. The road to success is always uphill. From: Christopher Schultz To: Tomcat Users List Sent: Thu, June 30, 2011 8:07:55 PM Subject: Re: webapps and TCP/UDP listening sockets -BEGIN PGP SIGN

Re: webapps and TCP/UDP listening sockets

2011-07-01 Thread Tim Judd
__ From: Pid To: Tomcat Users List Sent: Fri, July 1, 2011 4:39:10 AM Subject: Re: webapps and TCP/UDP listening sockets On 01/07/2011 04:45, Tim Judd wrote: > Hi Christopher, all > > 'machine' was meant to indicate one of two choices, the computer that i

Re: webapps and TCP/UDP listening sockets

2011-07-01 Thread Pid
an" is a way of life. > More and Bigger is not always Better. > The road to success is always uphill. > > > > > > From: Christopher Schultz > To: Tomcat Users List > Sent: Thu, June 30, 2011 8:07:55 PM > Subject: Re: webapps and

Re: webapps and TCP/UDP listening sockets

2011-06-30 Thread Tim Judd
r is not always Better. The road to success is always uphill. From: Christopher Schultz To: Tomcat Users List Sent: Thu, June 30, 2011 8:07:55 PM Subject: Re: webapps and TCP/UDP listening sockets -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim, On 6/30/2011 7:14 PM,

Re: webapps and TCP/UDP listening sockets

2011-06-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim, On 6/30/2011 7:14 PM, Tim Judd wrote: > If I develop a webapp that listens for TCP/UDP sockets, which machine is > actually listening? When you say "machine"... you mean ... what, exactly? If you develop a webapp that listens for TCP/UDP socke

webapps and TCP/UDP listening sockets

2011-06-30 Thread Tim Judd
I think this would be probably difficult to Google and get answers, so I joined the mailing list hoping I might get a straight answer... If I develop a webapp that listens for TCP/UDP sockets, which machine is actually listening? Is the tomcat server listening (because the webapp is running on