CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2003
    Location
    coimbatore
    Posts
    1

    network management using snmp

    friends,
    i 'am doing a project monitoring a system connected in a network in snmp and i want the coding for get,set and trap messages in java

  2. #2
    Join Date
    Jan 2003
    Location
    Israel
    Posts
    137
    Hi Jenifer,
    As far as I know, there is no SNMP support in the core java libraries (i.e. JDK). However, there are several, third-party java, SNMP packages available. An Internet search for "java" and "SNMP" should lead you to them.

    Hope this helps you.

    Good Luck,
    Avi.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured