Re: db-help digest, Vol 1 #148 - 3 msgs


Sepp wrote:
writer.WriteLine("-k 84.149.167.143\n");

I am just guessing but could it be that WriteLine call appends newline
on its own, and so it has an effect of sending empty string after
84.149.167.143?