User talk:Jgrahn

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search


català  čeština  dansk  Deutsch  English  español  Esperanto  français  galego  italiano  lietuvių  magyar  Nederlands  norsk bokmål  português  polski  sicilianu  slovenčina  slovenščina  suomi  Tiếng Việt  Ελληνικά  македонски  русский  українська  հայերեն  한국어  日本語  中文(简体)  中文(繁體)  עברית  فارسی  +/−


Hello, and thank your for sharing your files with Commons. There seems to be a problem regarding the description and/or licensing of this particular file. Please remember that all uploads require source, author and license information. Could you please resolve these problems, which are described on the page linked in above? Thank you. --Siebrand 10:05, 4 July 2007 (UTC)[reply]

Many years later, I cannot find an obvious problem with that metadata. Jgrahn (talk) 01:44, 11 July 2014 (UTC)[reply]

A question about gnuplot data file

[edit]

Hi Jgrahn, would it be possible to get the data file from the plot "Uplink TCP segment size over time"? http://en.wikipedia.org/wiki/Gnuplot#mediaviewer/File:Gnuplot_tcp_analysis.png

I need a complex stochastic dependency of two variables, and this one looks interesting.

— Preceding unsigned comment added by Keleste (talk • contribs) 13:37, 1 July 2014‎ (UTC)[reply]

Hi, Keleste. I checked, and unfortunately it seems I didn't keep the raw data. It's taken from the "TCP traffic analysis" section of a short non-Wikipedia article about gnuplot that I wrote:

http://snipabacken.se/~grahn/gnuplot_kicks_ass/

and I cannot find any raw data in the source code of that article. But it's basically the TCP traffic generated by a Unix command like this:

% ssh -C remote_host command_which_generates_lots_of_data > /dev/null

and tcpdump capturing the IP traffic generated by that command. The speed of the network connection and the relative speeds of the two hosts will affect the data, but you should be able to recreate something similar yourself – any TCP implementation can create such a pattern.

Jgrahn (talk) 02:14, 11 July 2014 (UTC)[reply]