Hello,
how can i change the tcp parameters (i.e. tcp window size, scaling etc) when establishing a tcp connection using perl script?. i came across couple of examples that are using RawIP module but is there a simpler way? something that i can use with IO::Socket or LWP?
thanks