15.04.2011, 23:03
(
Последний раз редактировалось maij; 16.04.2011 в 13:37.
)
I suppose I am trying getting some information.
In this case, a SA MP server-side variable.
I'd assume it would be possible if you send the correct information alongside.
Update: I figured out that web browsers use TCP in order to get website information.
If I assume HTTP function does this as well, then what headers do I need to send and/or receive?
Dev team please update the info of HTTP function. What protocol? What information does it send? What information does it need in order to receive? Is it somehow encrypted? Any specified port it is using? I can't track it down using netstat, the connection is too fast for that. Slower computer? well just please update the http page and more people might be able to do stuff with it.
In this case, a SA MP server-side variable.
I'd assume it would be possible if you send the correct information alongside.
Update: I figured out that web browsers use TCP in order to get website information.
If I assume HTTP function does this as well, then what headers do I need to send and/or receive?
Dev team please update the info of HTTP function. What protocol? What information does it send? What information does it need in order to receive? Is it somehow encrypted? Any specified port it is using? I can't track it down using netstat, the connection is too fast for that. Slower computer? well just please update the http page and more people might be able to do stuff with it.