Wednesday, November 26, 2008

IP Multicast ကုိလက္တဲ့စမ္းခ်င္ရင္


လက္ထဲမွာ Router ေတြ၊ switch ေတြ၀ယ္ျပီးလုိ႔ multicast ကုိစမ္းလုိသူမ်ားအတြက္ -

၁၊ Windows မွာ mcast.exe ဆုိတဲ့ program တစ္ခု Windows 2003 Resource Kit ထဲမွာပါ၀င္ပါတယ္။ Microsoft ကေန download လုပ္ႏုိင္ပါတယ္။




C:\Program Files\Windows Resource Kits\Tools>mcast /grps:239.10.10.10 /send


ဥပမာ - Multicast group 239.10.10.10 ကုိ Publish လုပ္ေပးမယ့္ Sender




C:\Program Files\Windows Resource Kits\Tools>mcast /grps:239.10.10.10 /recv


ဥပမာ - Multicast group 239.10.10.10 ကုိ Subscribe လုပ္ေပးမယ့့္ Receiver


၂၊ Linux မွာ စမ္းလုိသူမ်ားအတြက္ iperf၊ ဒါမွမဟုတ္ rtpqual ကုိသုံးၾကည့္ပါ။ (* rtpqual ကေတာ့ compile လုပ္ဖုိ႔လုိပါလိမ့္မယ္။ )

၃၊ ကုိယ္တုိင္ socket programming ေရးလုိသူမ်ား ဒီမွာ နမူနာ ယူၾကည့္ပါ။

၄၊ Tibco သုံးသူမ်ားအတြက္ tibrvsend နဲ႔ tibrvreceive

၅၊ Windows မွာ သံုးလုိ႔ရတယ္ဆုိတဲ့ Tools ေတြကုိ ဒီမွာ ေလ့လာၾကည့္ပါ။

** Cygwin ကုိသုံးရင္ Linux က program အားလုံးလုိလုိကုိ Microsoft Windows မွာ သုံးလုိ႔ရႏိုင္ပါတယ္။

Post a Comment