Quote:
> Can someone tell me how to check if the modem is still sending - receiving
> before i disconnect it
> i'm using mapi i send my email about 3 seconds after the send command the
> program runs through the rest of the prog & calls disconnect, but the email
> hasn't been fully sent yet.
> I am completely desperate I need it to be finished ASAP
> help if you can
> emails preffered or email message& posting here
> thanks
You may need to check to make certain that the
comm's input and output's buffer counts are zero
for a set amount of time.
Then close it down properly(AT commands, DTR...etc)