开发者

sending RMCP ping

开发者 https://www.devze.com 2023-01-27 02:14 出处:网络
i want to send RMCP开发者_JAVA百科 ping in powerShell (or c#) as i understood it is a ping to port 623

i want to send RMCP开发者_JAVA百科 ping in powerShell (or c#) as i understood it is a ping to port 623 how can i do it? send ping to port and get the resoponse? thanks


RMCP stands for Remote Management and Control Protocol. This is VERY different then ICMP (Protocol & Ping). You are going to have to assemble your own UDP RMCP Ping packet that adheres to the Protocol defined under DMTF ASF Releases, as I am not aware of any libararies that do this currently.

Specifically under the heading 3.2.2.3 RMCP Data in version 2.0.0.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号