Search found 2 matches

Search

by mfers
Sat Dec 15, 2012 7:34 pm
Forum: Bugs / Problems
Topic: HTTP communication, Problem with tcpRead
Replies: 3
Views: 4423

Re: HTTP communication, Problem with tcpRead

<t>Yes that sounds logical. But even considering that, I can't think of the reason why the function would behave different if the header, or much rather the first tcp-segment, differs in length?<br/> What I figured would be the best solution for me is to code the general communication-functions in c...
by mfers
Mon Dec 10, 2012 11:18 am
Forum: Bugs / Problems
Topic: HTTP communication, Problem with tcpRead
Replies: 3
Views: 4423

HTTP communication, Problem with tcpRead

<r>Hello ETM forum,<br/> <br/> while programming a script I am experiencing some problems I can't solve on my own, so I registered to this forum to ask for some help.<br/> <br/> What I'm trying to accomplish with this script is to send a HTTP GET-request with <I><s>[i]</s>tcpWrite<e>[/i]</e></I> via...