---
title: "How do we test protocols in Mobile testing and how many protocols are used in Mobile application?"  
description: "How do we test protocols in Mobile testing and how many protocols are used in Mobile application?"  
author: "Anonymous User"  
published: 2011-11-04  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/1332/how-do-we-test-protocols-in-mobile-testing-and-how-many-protocols-are-used-in-mobile-application  
category: "mobile development"  
tags: ["mobile development"]  
reading_time: 1 minute  

---

# How do we test protocols in Mobile testing and how many protocols are used in Mobile application?

TCP/IP concepts go in mobile apps, but when it comes down to browsing apps/downloading apps, it is generally done via WAP gateway (Not WAP Server which generally people confuse with). WAP is a standard defined to serve as a common platform as we cannot directly hook on from normal TCP/IP network to a mobile network. But it is definitely possible to call, SMS, sending mail from any browser to a mobile device, and vice versa.

## Answers

### Answer by Anonymous User

TCP/IP concepts go in mobile apps, but when it comes down to browsing apps/downloading apps, it is generally done via WAP gateway (Not WAP Server which generally people confuse with). WAP is a standard defined to serve as a common platform as we cannot directly hook on from normal TCP/IP network to a mobile network. But it is definitely possible to call, SMS, sending mail from any browser to a mobile device, and vice versa.


---

Original Source: https://www.mindstick.com/interview/1332/how-do-we-test-protocols-in-mobile-testing-and-how-many-protocols-are-used-in-mobile-application

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
