aspose file tools
The moose likes Threads and Synchronization and the fly likes EPP Client object creation and persistence for some methods. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "EPP Client object creation and persistence for some methods." Watch "EPP Client object creation and persistence for some methods." New topic
Author

EPP Client object creation and persistence for some methods.

singh gaurav
Ranch Hand

Joined: Mar 28, 2010
Posts: 42
Hi

I have a problem...

I have to make a EPP(Extensible Provisional Protocal) client , A EPP client is used to communicate EPP
server.

a epp client (object) after creation holds aconnection to the Epp Server.

after some time this client is expired i.e connection closed by the server.

by using this object(EPP Client ) we communicate to the server and execute some Epp commands and receive some commands .

can i make this Epp Client not expiered and use it after some time of creation.

i.e. can we make this client alive or persists for a long time.

Thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: EPP Client object creation and persistence for some methods.
 
Similar Threads
Socket reuse and security
Java RTK EPP Client.
Connecting to a Java Socket
Messenger Client to Client Socket Communication (Not via Server)
Establishing two-way buffered streams