Secure FTP Applet

Java FTP Component

Java Secure FTP, FTP, SSL, SSH

Java SSH, Java Telnet

Java Server Faces, JSF, AJAX

Managed File Transfer, JSCAPE Secure FTP Server, Linux FTP Server, Solaris FTP Server

SSH .NET

FTP .NET, FTPS .NET

Java FTP

   
Applications / Network / Servers / Accendia Iris Application Server
Accendia Iris Application Server facilitates the development of Java distributed applications. The implementation offers synchronous, asynchronous and client callback communication models as well as integrated application security and communication security.

An Iris hosted application is comprised of arbitrary Java objects called commands that are associated an external name. Clients connect to the server and invoke the application commands through proxies created at runtime. A client proxy implements all the interfaces implemented by the corresponding command object and delegates the invocation of any method in any interface to the remote server object.

Asynchronous method invocation is implemented by declaring the return type of the method void. If the return type of a method is not void the call is synchronous.

Client callbacks are implemented by declaring a set of callback interfaces. The client provides callback handler objects that implement these interfaces. The server obtains a client proxy that implements all the callback interfaces and invokes one of the interfaces. The invocation will be delegated to the callback handler registered on the client side for the corresponding callback interface.

The application security is implemented defining user roles and execution grants for these roles with application, command or interface granularity. After application deployment the administrator creates users and grants application roles to the users. The server loads the user roles at user login and performs execution privilege verifications on each invocations using only a few CPU cycles.

To enable secure communication the administrator must install a SSL certificate on the server side. The client can then specify the secure flag when connecting.


Company:Accendia Inc
Information:http://www.accendia.com
Download:http://www.accendia.com
License:Commercial
Reviews:0
Votes:2
Recommend It!    Add a Comment

Sponsored Links - please visit our sponsors
Java SMTP Component
Easily add SMTP to your Java apps
http://www.jscape.com/inetfactory/smtp.html
Secure FTP Applet
Connect to FTP securely from within your browser.
http://www.jscape.com/sftpapplet/
FTP Applet
Add file transfer capabilities to your web pages.
http://www.jscape.com/ftpapplet/index.html
Java FTP Component
Easily add FTP to your Java apps.
http://www.jscape.com/inetfactory/ftp.html
SSH Factory
automate telnet and SSH tasks
http://www.jscape.com/sshfactory/
Learn Java Server Faces!
Use WebGalileo Faces JSF components to quickly create Java based web apps.
http://www.jscape.com/webgalileofaces/

Sponsor this site