Jump to content

How can I read 4 bytes of received data?


FalseProphet

Recommended Posts

I have a socket that queries my custom server app which sends a structure of 4 bytes back to the php script to receive. When the script receives it, it comes out as gibberish, like "¶ɅȒȂ██□♥♦▼○╫╬╬╪". Normally this isn't a problem as I would just peek at received buffer, but to my knowledge php does not have a memory read function of any sort?

So how can I read the received information?

Link to comment
https://forums.phpfreaks.com/topic/240980-how-can-i-read-4-bytes-of-received-data/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.