Recently started evaluating Apache MINA. So thought about building a Trap Receiver using Apache MINA. Refer to one of my posting on What is Apache MINA? Design In this post we shall concentrate on just writing the ProtocolDecoder The code snippet using SNMP4J library is public class SNMP4JCodec extends ProtocolDecoderAdapter { static Logger logger = LoggerFactory.getLogger(SNMP4JCodec.class); […]
-
[SMPP] Sending long SMS through SMPP Jan 26, 2009
-
Multi Threaded Trap Receiver using SNMP4J Dec 15, 2008
-
[Amazon S3] Listing Bucket contents programatically Feb 22, 2015
-
Integrating Apache MINA with Spring Nov 1, 2008
-
[Kafka Cookbook] Building from Source Aug 5, 2015
-
[Apache Oozie] Quick Setup Jun 30, 2015
-
[Kafka Cookbook] Simple Consumer Jun 26, 2015
-
[Kafka Cookboook] Simple Producer Jun 26, 2015
-
Laxmikanta Nayak on [Amazon S3] Reading File content from S3 bucket in Java
Because your file is not public , make sure you are reading (...)
-
Jon Ander on Quick Start with AsyncHBase
Dear ashish, I have worked with asynhbase but opening (...)
-
Amit on [Amazon S3] Reading File content from S3 bucket in Java
when i am accessing bucket, getting exception. Error (...)
-
Sreejith on [Amazon S3] Listing Bucket contents programatically
Hi Ashish, Good post. Is there any way to filter the (...)
-
Garima Jain on Apache MINA – Blacklist Filter Explained
Can you provide me the link to refer to whitelist