<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Implementing SNMP4J Decoder for Apache MINA</title>
	<atom:link href="http://www.ashishpaliwal.com/blog/2008/10/implementing-snmp4j-decoder-for-apache-mina/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ashishpaliwal.com/blog/2008/10/implementing-snmp4j-decoder-for-apache-mina/</link>
	<description>From Programmer, For Programmers</description>
	<lastBuildDate>Mon, 09 Jan 2012 04:02:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nani</title>
		<link>http://www.ashishpaliwal.com/blog/2008/10/implementing-snmp4j-decoder-for-apache-mina/comment-page-1/#comment-23995</link>
		<dc:creator>nani</dc:creator>
		<pubDate>Thu, 16 Dec 2010 16:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ashishpaliwal.com/blog/?p=10#comment-23995</guid>
		<description>Hi Ashish,

Thank you very much.This tutorial is very much helpful.I am facing a small issue while encoding the pdu.when i am encoding i am getting invalid snmp ans.1 type on the receiver side.i tried all the ways but no luck.please kindly provide me SNMP4j encode.

Regards,
nani</description>
		<content:encoded><![CDATA[<p>Hi Ashish,</p>
<p>Thank you very much.This tutorial is very much helpful.I am facing a small issue while encoding the pdu.when i am encoding i am getting invalid snmp ans.1 type on the receiver side.i tried all the ways but no luck.please kindly provide me SNMP4j encode.</p>
<p>Regards,<br />
nani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jagdish Reddy</title>
		<link>http://www.ashishpaliwal.com/blog/2008/10/implementing-snmp4j-decoder-for-apache-mina/comment-page-1/#comment-18034</link>
		<dc:creator>Jagdish Reddy</dc:creator>
		<pubDate>Tue, 07 Sep 2010 13:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ashishpaliwal.com/blog/?p=10#comment-18034</guid>
		<description>Hello Ashish,

Thanks for all the tutorials you provided which are quite useful and helped us a lot in understanding Apache MINA along with the examples. Currently we are using Apache MINA in one of our project to develop a proxy server. The communication looks as follows:

Sender(Any http client) -&gt; Proxy (modifies the body of http request) -&gt; Receiver(Http Server) -&gt; Proxy (modifies the response from Receiver) -&gt; Sender

Our implementation works fine but fails when there is LDAP authentication (tested only with basic ldap authentication). The request from Sender will be posted to Proxy but not understanding what happens after that. No error message, no logs and nothing. Do you have any clue how to handle in such scenario? Can you please help us.

Thanks in advance and I look forward for your response. Also please let me know in case if you need more details.

With Regards
Jagdish</description>
		<content:encoded><![CDATA[<p>Hello Ashish,</p>
<p>Thanks for all the tutorials you provided which are quite useful and helped us a lot in understanding Apache MINA along with the examples. Currently we are using Apache MINA in one of our project to develop a proxy server. The communication looks as follows:</p>
<p>Sender(Any http client) -&gt; Proxy (modifies the body of http request) -&gt; Receiver(Http Server) -&gt; Proxy (modifies the response from Receiver) -&gt; Sender</p>
<p>Our implementation works fine but fails when there is LDAP authentication (tested only with basic ldap authentication). The request from Sender will be posted to Proxy but not understanding what happens after that. No error message, no logs and nothing. Do you have any clue how to handle in such scenario? Can you please help us.</p>
<p>Thanks in advance and I look forward for your response. Also please let me know in case if you need more details.</p>
<p>With Regards<br />
Jagdish</p>
]]></content:encoded>
	</item>
</channel>
</rss>

