logging

Smpp v3.4 client

Moderator: alt

Locked
jhrach
Posts: 2
Joined: Sat Feb 24, 2007 6:38 pm

logging

Post by jhrach »

Hello,

is there any way how to log complete communication between client and sms center?
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Post by alt »

There are two events evReceiveData and evSendData where you can get transfered byte arrays.
Locked