prabha_friend
Prabhakaran Karuppaih
- Local time
- Today, 22:29
- Joined
- Mar 22, 2009
- Messages
- 1,036
Hi All,
Good Evening. It's been a longtime after my last visit. How are you all? Hope all is well and good. Let's jump into the issue:
Thanks.
With Hope,
Prabhakaran
Good Evening. It's been a longtime after my last visit. How are you all? Hope all is well and good. Let's jump into the issue:
- I am developing an app which should be installed on both the PC and Android Phone.
- Upon receiving a call in the android mobile, while its ringing... I want my app in the PC to look up the details through the incoming call number and the display the details in the dashboard according to the software which is going to use my tool. It may be an inventory tool, or a shop or an accounting firm...
- I chose signalR as my server (notification Hub). Now I know some C# code And Android Studio (Kotlin) for the android app.
- The server is starting well and working on the PC but my mobile app is not at all finding it connect or pass the ringing number to the PC.
- There is no problem in the Windows/PC side but Android.
- In so far what i have read, An Android system cannot connect through an Https unless a valid SSL Certificate is present and also trusted.
- I tried to create my own certificate by myself and tried connecting. No use.
- Please tell me How to get or purchase a valid SSL certificate to connect an Android App to the PC using SSL certificate.
Thanks.
With Hope,
Prabhakaran