wpf - Re establishing clients connection with WCF service -


i have wpf application communicates wcf service provides data updated wpf application on ui on continues basis. service hosted on nettcp. now, if reason wcf app loses lan connection , after few seconds connection established again, wpf app not able resume connection service. welcomed.

you make socket on wpf client, accept connection service, if service online again sends data packet in collection connected, if client recieves packet requests connection service again, "resume" connection


Comments

Popular posts from this blog

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -

How to run C# code using mono without Xamarin in Android? -