Hi,
2007/7/19, mat <[EMAIL PROTECTED]>:
I just asked someone.
He said proxy function was configured at the client side. Is that true?
Not sure I get your means.
The proxy just represent a proxy server, which normally provide a DNS
service and network connection.
If the network configure
I just asked someone. He said proxy function was configured at the client
side. Is that true?
On 7/19/07, mat <[EMAIL PROTECTED]> wrote:
Just curious, it seems SOCKS is kinda useful, why no implemetation
available in the market so far?
On 7/17/07, Trustin Lee <[EMAIL PROTECTED]> wrote:
>
> Hi
Yes, You are right, If they want complex, they can direclty NIO.
even so, There are few NIO Applications from NIO occurs.
Most people still do blocking applications.
From apache ftpserver, through using MINA, they still blocking data channel
with traditional style.
Those state directly NIO is not
Agree. If Mina doesn't support proxy, it really will be a problem in many
projects.
On 7/14/07, bea <[EMAIL PROTECTED]> wrote:
Does anyone have any pointers on how to add support for this?
Unfortunately,
SOCKS is critical for my project. If I am not able to use the Proxy
functionality provided
Just curious, it seems SOCKS is kinda useful, why no implemetation available
in the market so far?
On 7/17/07, Trustin Lee <[EMAIL PROTECTED]> wrote:
Hi Moloy,
On 7/17/07, Moloy Chatterjee (mchatter) <[EMAIL PROTECTED]> wrote:
> Hello Trustin,
>
> We are trying to use Mina and would be running
Thanks Mark,
I did come across that page but went to Developers Guide instead of the User
Guides. I will follow up those tutorials and try to get some knowledge on
Mina :)
Thanks and Regards,
Sim085
From: "Mark Webb" <[EMAIL PROTECTED]>
Reply-To: dev@mina.apache.org
To: dev@mina.apache.org
You are at the right place! Here is a link to some documentation:
http://mina.apache.org/documentation.html
Tutorials can be found here:
http://mina.apache.org/documentation.html#Documentation-Tutorials
If you have any problems or questions please feel free to ask them on this
list.
On 7/18/07,
Hi,
I just came across Mina a few days ago while asking on another forum on
whether a framework similar to this existed. To say the least Mina really
impressed me, however so far I have been finding it a little difficult to
find guides detailing how to install Mina and build applications on to
On 7/18/07, peter royal <[EMAIL PROTECTED]> wrote:
On Jul 10, 2007, at 3:31 AM, Trustin Lee wrote:
> I found writing messages very fast from many threads sometimes doesn't
> scale because the internal implementation of Seletor.wakeup() acquires
> an exclusive lock. We could minimize the wakeup()
Hi Trustin,
thank you for the quick response, but unfortunatley the new MINA-Release
1.1.1 doesn't solve my problem. The problem described below still occurs.
Here are some infos of my environment:
Windows 2000 SP 4
JDK 1.5.0_06 + JDK 1.6.0_01
MINA 1.1.1
Markus
"Trustin Lee" <[EMAIL PROTECT
On Jul 10, 2007, at 3:31 AM, Trustin Lee wrote:
I found writing messages very fast from many threads sometimes doesn't
scale because the internal implementation of Seletor.wakeup() acquires
an exclusive lock. We could minimize the wakeup() calls in
SocketIoProcessor.flush(), but I don't have any
On Jul 17, 2007, at 1:52 AM, Trustin Lee wrote:
On 7/16/07, Mark <[EMAIL PROTECTED]> wrote:
There are 2 Mina-based proposed talks. I voted for both of them.
Look
forward to seeing the presentations!!
The other one is probably from Peter. Please vote for both then! :)
Yup, hedging bets t
On Jul 17, 2007, at 6:43 PM, Rob Butler wrote:
To use Spring for configuring MINA or not is of course a personal
choice. I very much like using Spring to configure MINA. It has
made adding filters and other configuration very easy.
agreed that its a personal choice.
personally, i'm sick o
Hi Markus,
Which version of MINA are you using? We've just released a new
version that fixes the problem you are experiencing:
http://www.apache.org/dyn/closer.cgi/mina/1.1.1/
We didn't announce the new release because of propagation delay
between mirrors. Please use the backup sites if you g
> 3) Rob Butler is willing to be an "expert" for a similar effort and he's
> already working on a Java5 (not MINA and not SEDA if I understood it
> right) implementation. He plan to publish his code under BSD (could be
> ASLv2, too).
My implementation would not be "MINA or SEDA", but could be use
Items such as ${CorePoolSize} are loaded from a properties file using a
I have been using JMX, but not Spring's JMX support. Will investigate this.
Thanks!
On 7/18/07, Rob Butler <[EMAIL PROTECTED]> wrote:
You can't change the filters from Spring's config file, but you could
still add filters to your session as normal I believe.
IoSession.addLast(blah);
You cou
You can't change the filters from Spring's config file, but you could still add
filters to your session as normal I believe.
IoSession.addLast(blah);
You could also use Spring's great JMX support to implement administrative
functions that allow you to add/remove/update filters and parameters wh
My server is MINA 1.1.0 based. What it does is receive an ENUM request
(RFC 3761) and chops off the root domain. Then it looks in its config
for a list of VOIP peer ENUM roots and creates a new query for the
original TN with each peer. It aggregates all of the results, renumbers
the priority va
James Im ha scritto:
> Do you know what is the status of the dns server/client based on mina?
I planned to write an (always delayed) update in the past days, so let's
"pong" you.
Here is my understanding about people opinions:
---
1) MINA PMC decided n
Hi,
I have problems with garbled data send by a StreamIOHandler. Here is my
code (short Version ;-):
Server:
=
new SocketAcceptor().bind(
new InetSocketAddress(port),
new StreamIoHandler() {
protected void processStreamIo(
IoSessionsession,
InputS
Do you know what is the status of the dns server/client based on mina?
_
Vælg selv hvordan du vil kommunikere - skrift, tale, video eller billeder
med MSN Messenger: http://messenger.msn.dk/ - her kan du det hele
22 matches
Mail list logo