Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SignalA and .Net Server #46

Open
EMIN3M1986 opened this issue Apr 8, 2014 · 6 comments
Open

SignalA and .Net Server #46

EMIN3M1986 opened this issue Apr 8, 2014 · 6 comments

Comments

@EMIN3M1986
Copy link

Hi.
I'm using this version of SignalA .
I run a websocket Server (Signalr) on IIS (v8.5) and refer the signalA url to the server .
after start the connection in android app the are no problem, the connection got connectionId, but on server the OnConnected and OnDisconnected method do not fire and the Context dose not contain the Android app connectionId .
what is the problem ?

@erizet
Copy link
Owner

erizet commented Apr 8, 2014

Strange. Is these methods(onconnected and ondisconnected) called on your server if you're using another client, eg. a .Net client?

@EMIN3M1986
Copy link
Author

Yes . when I use signalr methods in android webapp , desktop app or website ( javascript ) all work find. even I used longpolling method and it works fine again .

@erizet
Copy link
Owner

erizet commented Apr 8, 2014

I have no idea. I think you need to sniff the network traffic to see if there is a difference between the desktop-application and your SignalA-app.

@EMIN3M1986
Copy link
Author

any other Idea ?

@weiweimhy
Copy link

excuse,I hava a question,would you help me?
now,websocket Server (Signalr) can push message to my SignalA-app,But i dont konw how to send message to my Server,i am a newbie,It is very difficult for me to read your all source

@rashidabbas
Copy link

Dear All,
We have develop chat app in android at client side and ASP.Net at server side, using SingnalR .in client side android sdk we use is http://stackoverflow.com/questions/29611139/steps-to-get-signalr-working-in-android-studio ,but we are facing problem of battery draining and high data usage even without sending any message in app.Please tell us if we use SignalA can we overcome this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants