RE: Sockets vs. POST

2001-03-05 Thread Monte Goulding
> Collocation - there are quite a few major providers offering a > dedicated raq > server, running Linux for $99 a month. I'm in ;-) But there is also a cheaper company than this. For 25 pounds (after a setup fee) a company named UK2.net will give you a dedicated 10.2 GB Cobalt Raq3 server. What

Re: Sockets vs. POST

2001-03-05 Thread David Bovill
>> This is the sort of thing that you need to do with matching genetic >> sequences, so I'm sure the algorithms are out there ... > > Sounds like a job for GREP! (which MetaCard does natively) > I think it's a bit more complicated than that -:) I mean before you start testing you don't know wha

Re: Sockets vs. POST

2001-03-04 Thread AlainFarmer
> What would be really nice is to have something which would analyse two > text files and colourize the bits that differed. BBEdit might be just what you need. > This is the sort of thing that you need to do with matching genetic > sequences, so I'm sure the algorithms are out there ... Soun

Re: Sockets vs. POST

2001-03-03 Thread Mark J. Luetzelschwab
-- MESSAGE metacard.v004.n219.8 --- From: jbv <[EMAIL PROTECTED]> Subject: Re: Sockets vs. POST Date: Sat, 03 Mar 2001 16:23:44 + >Actually, that's what I'm planing to do. I have a few pending >projects for which the clients want a CD-ROM versio

Re: Sockets vs. POST

2001-03-03 Thread jbv
[EMAIL PROTECTED] : > I recommend you duke it out with the CGI protocol some more before giving up on this >relatively easy protocol. Unless, of course, you have some very special protocol >needs that CGI is not designed to handle or to handle-well. IOW, with sockets, you >could create your

Re: Sockets vs. POST

2001-03-02 Thread David Bovill
> From: Richard Gaskin <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Fri, 02 Mar 2001 12:44:10 -0800 > To: [EMAIL PROTECTED] > Subject: Re: Sockets vs. POST > >> What kind of trouble? >> Trouble with extracting the posted data ? >> Trou

Re: Sockets vs. POST

2001-03-02 Thread Richard Gaskin
>> While working on some routines to send POST data to CGIs, I'm having some >> trouble getting the data in the right format... > > What kind of trouble? > Trouble with extracting the posted data ? > Trouble with the encoding of 8-bit ASCII chars ? Mostly that the server is reporting that the he

Re: Sockets vs. POST

2001-03-02 Thread AlainFarmer
> While working on some routines to send POST data to CGIs, I'm having some > trouble getting the data in the right format... What kind of trouble? Trouble with extracting the posted data ? Trouble with the encoding of 8-bit ASCII chars ? > 1. Would it be any easier to take control over the who

Re: Sockets vs. POST

2001-03-01 Thread root
Richard Gaskin wrote: > > While working on some routines to send POST data to CGIs, I'm having some > trouble getting the data in the right format and it's raise two questions: > > 1. Would it be any easier to take control over the whole transaction by > using sockets instead of relying on MC's

Re: Sockets vs. POST

2001-03-01 Thread David Bovill
> From: Richard Gaskin <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Thu, 01 Mar 2001 10:07:51 -0800 > To: [EMAIL PROTECTED] > Subject: Sockets vs. POST > > While working on some routines to send POST data to CGIs, I'm having some > trouble getting the data in the right format and it'

Re: Sockets vs. POST

2001-03-01 Thread Pierre Sahores
michael kann a écrit : > > I've been using HTTPtracer on Windows to monitor HTTP > traffic. It is one of the best designed programs I've > ever used. When POSTING data to PWS/ASP/Access I > noticed that I could POST from Netscape/Microsoft but > not from Metacard. With HTTPtracer I discovered tha

Re: Sockets vs. POST

2001-03-01 Thread michael kann
I've been using HTTPtracer on Windows to monitor HTTP traffic. It is one of the best designed programs I've ever used. When POSTING data to PWS/ASP/Access I noticed that I could POST from Netscape/Microsoft but not from Metacard. With HTTPtracer I discovered that the POST from Netscape/Microsoft a