Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


The EDKWeb TCP Acceleration - Page 2
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

The EDKWeb TCP Acceleration

2»

Comments

  • @8QE said:
    You can try it for free…

    That's not my point. I'm more interested about how you did it rather than the results.

    Thanked by 1Gunter
  • eLohkCalbeLohkCalb Member
    edited November 2013

    @black said:
    I'm more interested about how you did it rather than the results.

    From what I read, it is related to ZetaTCP and does a NetFilter hook on Linux and uses IM driver filter on Windows.

    Oh and this is the English website in case anyone is interested - http://www.appexnetworks.com.

    Thanked by 1Gunter
  •     wget -O /dev/null http://tcp.test.edkweb.biz/videotest.mp4
        --2013-11-01 23:34:03--  http://tcp.test.edkweb.biz/videotest.mp4
        Resolving tcp.test.edkweb.biz (tcp.test.edkweb.biz)... 208.110.81.18
        Connecting to tcp.test.edkweb.biz (tcp.test.edkweb.biz)|208.110.81.18|:80... connected.
        HTTP request sent, awaiting response... 200 OK
        Length: 58117609 (55M) [video/mp4]
        Saving to: `/dev/null'
    
        100%[======================================>] 58,117,609  9.88M/s   in 6.6s    
    
        2013-11-01 23:34:10 (8.35 MB/s) - `/dev/null' saved [58117609/58117609]
    

    wget -O /dev/null http://no.tcp.test.edkweb.biz/videotest.mp4
    --2013-11-01 23:34:37--  http://no.tcp.test.edkweb.biz/videotest.mp4
    Resolving no.tcp.test.edkweb.biz (no.tcp.test.edkweb.biz)... 173.208.131.250
    Connecting to no.tcp.test.edkweb.biz (no.tcp.test.edkweb.biz)|173.208.131.250|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 58117609 (55M) [video/mp4]
    Saving to: `/dev/null'
    
    100%[======================================>] 58,117,609  12.3M/s   in 4.7s    
    
    2013-11-01 23:34:43 (11.8 MB/s) - `/dev/null' saved [58117609/58117609]
    
Sign In or Register to comment.