haizheng
posts(1)
comments(2)
trackbacks(0)
博客园
联系
订阅
管理
News
昵称:
haizheng
园龄:
6年6个月
粉丝:
0
关注:
0
搜索
常用链接
随笔档案
2005年8月 (1)
最新评论
2005年8月1日
一个SNMP类!
摘要: 1usingSystem;2usingSystem.Net;3usingSystem.Net.Sockets;4usingSystem.Text;5classSNMP6{7publicSNMP()8{9}10publicbyte[]get(stringrequest,stringhost,stringcommunity,string_mibstring)11{12byte[]packet=newb...
阅读全文
posted @ 2005-08-01 16:19 haizheng 阅读(696) 评论(2)
编辑