Hello people,
I was trying to run the CIMD Java example application which i have downloaded from forum.nokia.com.
Can you tell me what do i need to replace in the follwing with
Socket chaussette= new Socket("nameoftheSMSCorUSSDCmachine",port);
CIMDLogin cimdlogin=new CIMDLogin("xdr0","rdx0");
CIMDLogin cimdlogin=new CIMDLogin("usernamethatisregisteredinSMSCorUSSDC",
"passwordthatisregisteredinSMSCorUSSDC");
nameoftheSMSCorUSSDCmachine = ?
port = ?
xdr0 = ?
rdx0 = ?
usernamethatisregisteredinSMSCorUSSDC = ?
passwordthatisregisteredinSMSCorUSSDC = ?
please explain what does they mean.
Best regards



Reply With Quote




