WNmrwu / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

Distribute program SMPP (jSmpp) on Sun sollaris #135

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi EveryBody

I had write program SMPPServer. This program receives SMS from SMPP client and 
send back to other Smppclient connection.

So I have 2 module. This one is SMPP Server and other SMPP client.
When I debug and run on Window7 this run well but when I run it on Sun Solaris 
part it had some error.

I receives sms form Client is OK on 2 system (Sun, Windows7) but when I send it 
to other client connection it had error on Sun Solaris system.

On windows7 : When sms send to SMSC, SMS send immediately but when I run 
program on SunSolaris SMS send to SMSC It be delay about 2 minutues

I had tracert message from SMSC, message package is the same.
I don't know what is wrong.

Can you help me fix this bug. 

My system is Sun Solaris version 10. jsmpp vesion 2.1.0.
Java version 1.5

On window7: I uses java version 1.6, jsmpp version 2.1.0

Original issue reported on code.google.com by tranquoc...@gmail.com on 4 Feb 2013 at 8:06

GoogleCodeExporter commented 8 years ago
Hi Everybody.

I had try again in window7 but not success.
When I export project by esclip and run on developer PC is OK but run it on 
other PC with the same window7 system and java version is not OK.

Thanks for any comments.

Original comment by tranquoc...@gmail.com on 19 Feb 2013 at 2:17