Click here to Skip to main content
15,889,403 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exception in web services Pin
Salil Khedkar25-Aug-04 2:54
Salil Khedkar25-Aug-04 2:54 
GeneralRe: Exception in web services Pin
Salil Khedkar25-Aug-04 2:59
Salil Khedkar25-Aug-04 2:59 
GeneralRe: Exception in web services Pin
Nick Parker25-Aug-04 5:37
protectorNick Parker25-Aug-04 5:37 
GeneralCheck if TCP/IP partner disconnected... Pin
Norman-Timo24-Aug-04 23:18
Norman-Timo24-Aug-04 23:18 
GeneralRe: Check if TCP/IP partner disconnected... Pin
leppie25-Aug-04 1:45
leppie25-Aug-04 1:45 
GeneralRe: Check if TCP/IP partner disconnected... Pin
Norman-Timo25-Aug-04 3:16
Norman-Timo25-Aug-04 3:16 
GeneralRe: Check if TCP/IP partner disconnected... Pin
Sebastian Schneider25-Aug-04 4:54
Sebastian Schneider25-Aug-04 4:54 
GeneralRe: Check if TCP/IP partner disconnected... Pin
Norman-Timo25-Aug-04 20:54
Norman-Timo25-Aug-04 20:54 
Hey thanx!

But in my case (I forgot to write this!) I only want to communicate with a static partner. And in my case the communication should never be disconnected, and there is only one case if connection fails: socket error.

Only if I start my application I bind the socket to my IPEndpoint and set the Socket to Listen and wait for this client response.

After client is responsing the connection is hold and should never end.

But there are many reasons why the connection breaks: perhaps the cable was disconnected, or the comm. partner has to reboot.....

But nothing helps, so I understand, I have to test the communication and send a "null" package after every certain timespan.

Ok thanx to all Your
Norman-Timo
QuestionCan anybody explain me how does casting work *internally*? Pin
Salil Khedkar24-Aug-04 20:40
Salil Khedkar24-Aug-04 20:40 
AnswerRe: Can anybody explain me how does casting work *internally*? Pin
leppie24-Aug-04 21:06
leppie24-Aug-04 21:06 
AnswerRe: Can anybody explain me how does casting work *internally*? Pin
Sebastian Schneider25-Aug-04 5:12
Sebastian Schneider25-Aug-04 5:12 
GeneralRe: Can anybody explain me how does casting work *internally*? Pin
Salil Khedkar25-Aug-04 20:45
Salil Khedkar25-Aug-04 20:45 
QuestionAre there dynamic array librarys available in C#? Pin
gotton24-Aug-04 20:10
gotton24-Aug-04 20:10 
AnswerRe: Are there dynamic array librarys available in C#? Pin
leppie24-Aug-04 21:04
leppie24-Aug-04 21:04 
AnswerRe: Are there dynamic array librarys available in C#? Pin
Norman-Timo25-Aug-04 3:21
Norman-Timo25-Aug-04 3:21 
GeneralDrawing Pin
Member 1697724-Aug-04 18:29
Member 1697724-Aug-04 18:29 
GeneralRe: Drawing Pin
sreejith ss nair24-Aug-04 18:56
sreejith ss nair24-Aug-04 18:56 
QuestionFirst time using Windows Forms -- Components not appearing? Pin
Waverian24-Aug-04 17:23
Waverian24-Aug-04 17:23 
AnswerRe: First time using Windows Forms -- Components not appearing? Pin
sreejith ss nair24-Aug-04 18:53
sreejith ss nair24-Aug-04 18:53 
QuestionSingleton ? Pin
Christian Graus24-Aug-04 16:06
protectorChristian Graus24-Aug-04 16:06 
AnswerRe: Singleton ? Pin
Heath Stewart24-Aug-04 16:11
protectorHeath Stewart24-Aug-04 16:11 
QuestionHashtable error: "Object reference not set to an instance of ans object."! ??? Pin
gman4424-Aug-04 15:04
gman4424-Aug-04 15:04 
AnswerRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Charlie Williams24-Aug-04 15:33
Charlie Williams24-Aug-04 15:33 
GeneralRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Heath Stewart24-Aug-04 15:53
protectorHeath Stewart24-Aug-04 15:53 
GeneralRe: Hashtable error: "Object reference not set to an instance of ans object."! ??? Pin
Charlie Williams24-Aug-04 16:35
Charlie Williams24-Aug-04 16:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.