TRANSMITTER and RECEIVER BINDs

Smpp v3.4 client

Moderator: alt

Locked
chandra999
Posts: 2
Joined: Sat Aug 14, 2010 12:30 am

TRANSMITTER and RECEIVER BINDs

Post by chandra999 » Sat Aug 14, 2010 12:37 am

Sorry if this is a much asked and answered question...

With the client demo program, I see that it does TRANCEIVER binds. How can I configure it so it does TRANSMITTER and RECEIVER binds? ( BIND_TRANSMITTER and BIND_RECEIVER )

Thanks very much
chandra999
Posts: 2
Joined: Sat Aug 14, 2010 12:30 am

Post by chandra999 » Sat Aug 14, 2010 3:53 am

I found the way. I set the ConnectionMode to Transmitter or Receiver in the source code and recompiled it

Thanks very much to the good people at InetLab for sharing the source code with us.
Locked