> i am working on SMPP server me wana to know how i can
> make the PDU and send and recevie by this
You need a BER (Basic Encoding Rule) for your PDU and a target
address. Google for 'joesnmp' or 'snmp4j', it's all already implemented
for you.
kind regards,
Jos