Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 01, 2013 01:07 PM by guure
0 Points
12 Posts
Jan 01, 2013 01:07 PM|LINK
hi
i want connection of smpp directly using c# code with out loading smsc.cfg file i trying this code but its not working
any help
SMSC smsc = (SMSC)serializer.Serialize("example", "127.0.0.1", 12563, "test", "test", "test", 0);
guure
0 Points
12 Posts
smpp connection problem
Jan 01, 2013 01:07 PM|LINK
hi
i want connection of smpp directly using c# code with out loading smsc.cfg file i trying this code but its not working
any help
SMSC smsc = (SMSC)serializer.Serialize("example", "127.0.0.1", 12563, "test", "test", "test", 0);