WCF REST service know when client terminates -



WCF REST service know when client terminates -

i developing network card game

my server wcf not restful because saving cookie client id identify client each request.

from moment know client other info retrieved database (cards has in hand example)

there utilize case player connected room , kill client process (not exit nicely telling server left room)

how can notified in server user not connected room anymore (and user ter

wcf rest client-server server

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -