Hello
I use socket in my project
I dont have any problemin socket
but sometime it get error in Stream event and i dont know why
Also i have other question
When internet disconnect in device,how i can manage socket connection.
I need to connect to server when internet active automatic without any problem
thanks
Note:
I am connecting to server in service in service_start
and use below method for get stream
syn.Initialize(MySocket.InputStream,MySocket.OutputStream,"sync")
I use socket in my project
I dont have any problemin socket
but sometime it get error in Stream event and i dont know why
Also i have other question
When internet disconnect in device,how i can manage socket connection.
I need to connect to server when internet active automatic without any problem
thanks
Note:
I am connecting to server in service in service_start
and use below method for get stream
syn.Initialize(MySocket.InputStream,MySocket.OutputStream,"sync")