search

Home  >  Q&A  >  body text

How to receive TCP/IP transmission data in PHP

Recently, I used TP5.1 to make the capture interface of Hikvision's capture machine to call the data interface. Currently, the data of Hikvision's capture machine can be captured locally, but how to monitor the pushed data? Wait online. Urgent! ! !

XuPing.YangXuPing.Yang961 days ago1144

reply all(1)I'll reply

  • soen

    soen2022-04-14 10:53:20

    SOCK_STREAM socket programming and pack, unpack, ord functions, these are binary byte processing functions

    reply
    0
  • Cancelreply