Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPでudpパケットを送信したい。Mac OS x 10.6 を使用しています。
私の問題は、現在の時刻を時間と分で別々に送信し、それぞれ 1 バイトずつ送信したいということですが、バイトは php のプリミティブ データ型ではないため、php でバイトを送信する方法が見つかりませんでした。署名付きの短い整数を送信する際にも問題が発生しています。
前もって感謝します。