|
|
|
|||||
|
The new features of the upcoming 1.6 are very exciting!
Is there any plan to extend the SSL support to Java clients? Is the lack of support related to some technical difficulties, or a lack of resources on the subject? Thanks. |
|
|||||
|
HI marc:
sorry , I don't agree with you that none of our customers needed it so far. I think SSL support to Java clients is import than SSL support to C++ clients. many application model is that server using C++ and client using java. why? server using C++ because of it's speed, client using java because it's writing once , then can run anywhere. |
|
|||||
|
Quote:
we are still in a prototype phase and do not generate any revenue with products based on ICE. Anyway the SSL capabilities with Java clients and servers are very important to us. Would there be kind of a "guarantee" for SSL support if we will pay for the smallest license? Best, Christof |
|
||||||
|
This is something we best discuss by email. Please feel free to contact us at sales@zeroc.com.
|
|
||||||
|
Please be aware that, for technical reasons, it is not possible for us to implement SSL support in Java using JDK 1.4.x. It appears that JDK 1.5 provides the infrastructure we would need, but we haven't fully investigated it yet.
Take care, - Mark |
|
||||||
|
Actually, as Marc just pointed out to me, it might be possible for us to implement SSL support with JDK 1.4.x, but we would need to use a different concurrency model than our current thread pool.
JDK 1.4 does not provide SSL support for "select-based" socket operations, which is what we require for our thread pool implementation. If we implement a thread-per-connection model, then we could probably use what JDK 1.4 provides. Of course, a thread-per-connection model won't scale as well as the thread pool to lots of connections, but that may be an acceptable trade-off. - Mark |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What will the clients do when the servers be killed? | AaronIct | Help Center | 1 | 02-26-2007 08:15 AM |
| how can i do without ICESSL support my JAVA | wangxin54321 | Help Center | 1 | 04-18-2005 10:50 PM |
| Will Ice support Java tiger? | Mjollnir | Help Center | 1 | 11-05-2004 08:10 AM |
| icestorm max clients | diddek | Help Center | 1 | 10-18-2004 05:45 PM |
| Clients in server | jpm | Help Center | 5 | 06-17-2003 07:21 PM |