• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. R

    Send and Receive Data From and To HTTPS Server

    Hi All, I am Ravi. I have created an Simple Program, goal of that program is to make connection to HTTPS server and send data to https server and receive data from https server. in that case i am successful to make a connection to Https server and also able to read data what server sends to...
  2. R

    Send Data to HTTPS From Android Application

    Hi All, i am Ravi. i am working on Android Application in that application i am trying to send and receive data from Android Application to HTTPS Server Through HTTPS protocol. in that i am able to receive data in client application from HTTPS server but when i am trying to send data to HTTPS...