I want to configure my GSM modem to receive call and message at the same time. I am using VB6. I have configured the modem in form load event and sent the command to receive the call. Its working fine. but in the meantime i also have to keep on checking whether GSM modem sending any message or not. So where i should send the AT command for same. I am using VB6.