[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: http over TCP ?
The webcache code may be useful, although it's not a complete
implementation of HTTP. You can have a look at the application sections in
ns doc. An example file is at tcl/ex/simple-webcache.tcl.
- Haobo
On Sat, 9 Jan 1999, Gabriele Giambonini wrote:
>
> I would like to run http over TCP - How ?
>
> 1) "set http0 [new Application/http]"
> doesn't work
> 2) "set http0 [new Http $ns $n0 $n3]"
> "$http0 attach-agent $tcp0"
> doesn't work too :( ...
> __
> __ _ ///
> | _ | Student in Computer Science, Swiss Federal Institute \\///
> |__|iambo | of Technology - mailto:[email protected] \X/
>
>
>