| 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.
|
 |
 |
|
|
subject: EPP Client object creation and persistence for some methods.
|
|
|