Click here to Skip to main content
15,886,752 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to send and recieve data from different ip using socket server Pin
Ajithevn20-Oct-09 2:39
Ajithevn20-Oct-09 2:39 
AnswerRe: how to send and recieve data from different ip using socket server Pin
Jimmanuel20-Oct-09 3:12
Jimmanuel20-Oct-09 3:12 
QuestionMulti-threaded SOAP calls to different servers a problem? Pin
gstar4219-Oct-09 21:18
gstar4219-Oct-09 21:18 
AnswerRe: Multi-threaded SOAP calls to different servers a problem? Pin
Mirko198019-Oct-09 22:37
Mirko198019-Oct-09 22:37 
GeneralRe: Multi-threaded SOAP calls to different servers a problem? Pin
gstar4220-Oct-09 4:08
gstar4220-Oct-09 4:08 
GeneralRe: Multi-threaded SOAP calls to different servers a problem? Pin
Mirko198020-Oct-09 4:30
Mirko198020-Oct-09 4:30 
GeneralRe: Multi-threaded SOAP calls to different servers a problem? Pin
gstar4220-Oct-09 4:33
gstar4220-Oct-09 4:33 
GeneralRe: Multi-threaded SOAP calls to different servers a problem? Pin
Mirko198020-Oct-09 5:58
Mirko198020-Oct-09 5:58 
It shouldn't, the thread limit for a thread pool is well over 10 threads.

What kind of timeout exception are you getting? It seems to come from you client or from the remote service?
Are you really sure you are calling a different server in each thread? Could it be possible that your code has some bug that causes it to call always the same server?
QuestionVideo display Pin
saran.m19-Oct-09 21:15
saran.m19-Oct-09 21:15 
AnswerRe: Video display Pin
Christian Graus20-Oct-09 0:04
protectorChristian Graus20-Oct-09 0:04 
QuestionHow to insert data into a GridView from the textboxes Pin
Nopo19-Oct-09 20:55
Nopo19-Oct-09 20:55 
AnswerRe: How to insert data into a GridView from the textboxes Pin
Calla19-Oct-09 21:12
Calla19-Oct-09 21:12 
GeneralRe: How to insert data into a GridView from the textboxes Pin
Nopo19-Oct-09 21:23
Nopo19-Oct-09 21:23 
AnswerRe: How to insert data into a GridView from the textboxes Pin
nagendrathecoder19-Oct-09 21:26
nagendrathecoder19-Oct-09 21:26 
GeneralRe: How to insert data into a GridView from the textboxes Pin
Nopo19-Oct-09 21:30
Nopo19-Oct-09 21:30 
GeneralRe: How to insert data into a GridView from the textboxes Pin
nagendrathecoder19-Oct-09 21:38
nagendrathecoder19-Oct-09 21:38 
GeneralRe: How to insert data into a GridView from the textboxes Pin
Nopo19-Oct-09 21:42
Nopo19-Oct-09 21:42 
GeneralRe: How to insert data into a GridView from the textboxes Pin
nagendrathecoder19-Oct-09 21:45
nagendrathecoder19-Oct-09 21:45 
AnswerRe: How to insert data into a GridView from the textboxes Pin
stancrm19-Oct-09 21:41
stancrm19-Oct-09 21:41 
GeneralRe: How to insert data into a GridView from the textboxes Pin
nagendrathecoder19-Oct-09 21:42
nagendrathecoder19-Oct-09 21:42 
GeneralRe: How to insert data into a GridView from the textboxes Pin
Nopo19-Oct-09 21:59
Nopo19-Oct-09 21:59 
GeneralRe: How to insert data into a GridView from the textboxes Pin
stancrm19-Oct-09 22:01
stancrm19-Oct-09 22:01 
GeneralRe: How to insert data into a GridView from the textboxes Pin
Nopo19-Oct-09 22:11
Nopo19-Oct-09 22:11 
GeneralRe: How to insert data into a GridView from the textboxes Pin
nagendrathecoder19-Oct-09 22:04
nagendrathecoder19-Oct-09 22:04 
AnswerRe: How to insert data into a GridView from the textboxes Pin
nagendrathecoder19-Oct-09 21:51
nagendrathecoder19-Oct-09 21:51 

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.