> I have an open server socket ( TWSocket ) listening on port 162 in upd mode > , for snmp trap ( snmp v2c ). > I receive a trap but I can able to decode the fields meaning, they simply > seems doesn't mach whith the field specified by the snmp protocol. > > Someone on the list have already experienced on that and have some > suggestion to help me ?
First, I haven't looked at snmp protocol. Second, I suggest you pay attention to datatypes. It is likely that binary integers - for example - are not stored in the usual byte oerder on Intel processor. -- [EMAIL PROTECTED] http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
