HTTP secondary send
#1

This is just a naming of how I'd call it.

Currently, I am getting data from a webserver. This webserver supports PHP.
However, for reasons I do not need to explain for this matter, I wish to send a simulated HTTP() call out from PHP.

I need to create a connection with the SA MP server and send certain information before the server is willing to receive it.

As of obviously, headers need to be send. I didn't forget about them. But for this issue, assume that I am wrong with how I dealt with them.

What string information do I need to send from any application in order for the SA-MP server to receive the simple strings I wish to send on HTTP (the processor function).

I would like to point out that HTTP works perfectly along with the processor function I wrote. I am currently printing every result that it receives. However, I will not print the secondary sent data.

I assume this is because the information order and information itself does not match up with the function.
Otherwise, since it is UDP, maybe it isn't willing to receive any secondary made information?

Please more about this people.

Thank you very much!

Need more information? Ask good questions and I'll answer them if needed.
Reply


Messages In This Thread
HTTP secondary send - by maij - 15.04.2011, 18:25
Re: HTTP secondary send - by ronnie3148 - 15.04.2011, 19:05
Re: HTTP secondary send - by maij - 15.04.2011, 23:03

Forum Jump:


Users browsing this thread: 1 Guest(s)