multicast/

directory
v0.0.0-...-c93e153 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2018 License: MIT

README

7.3 UDPのマルチキャスト

ある送信元から同じマルチキャストアドレスに属するコンピュータに対してデータを配信する、マルチキャストUDPのサーバー/クライアントを実装する。

Result

$ gor server/main.go
Start tick server at 224.0.0.1:9999
Tick:  2018-01-14 18:10:20.00889667 +0900 JST m=+17.978081526
Tick:  2018-01-14 18:10:30.009720607 +0900 JST m=+27.978486463
Tick:  2018-01-14 18:10:40.008499441 +0900 JST m=+37.976846297
$ gor client/main.go
Listen tick server at 224.0.0.1:9999
Server   10.26.124.131:63435
Now      2018-01-14 18:10:20.00889667 +0900 JST m=+17.978081526
Server   10.26.124.131:63435
Now      2018-01-14 18:10:30.009720607 +0900 JST m=+27.978486463
Server   10.26.124.131:63435
Now      2018-01-14 18:10:40.008499441 +0900 JST m=+37.976846297

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL