Socket question
From: GaryM (garymcm_at_yahoo.com)
Date: 10/31/03
- Next message: Michael Conner: "Proper way to create a protocol handler"
- Previous message: nos: "Re: dummy proof"
- Next in thread: Shripathi Kamath: "Re: Socket question"
- Reply: Shripathi Kamath: "Re: Socket question"
- Reply: Thomas Schodt: "Re: Socket question"
- Reply: Gordon Beaton: "Re: Socket question"
- Reply: Steve Horsley: "Re: Socket question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 31 Oct 2003 16:03:44 -0000
When creating a socket with new Socket(host, port) the connection is
made as part of the object creation process. If the remote host sends
an initial login text, where does this go? I cannot seem to retrieve
this text, as I create BufferedReader from the InputStream later?
- Next message: Michael Conner: "Proper way to create a protocol handler"
- Previous message: nos: "Re: dummy proof"
- Next in thread: Shripathi Kamath: "Re: Socket question"
- Reply: Shripathi Kamath: "Re: Socket question"
- Reply: Thomas Schodt: "Re: Socket question"
- Reply: Gordon Beaton: "Re: Socket question"
- Reply: Steve Horsley: "Re: Socket question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|