Click here to Skip to main content
15,914,165 members
Home / Discussions / C#
   

C#

 
AnswerRe: Showing Hidden Files... Pin
Anubhava Dimri8-Apr-09 20:28
Anubhava Dimri8-Apr-09 20:28 
AnswerRe: Showing Hidden Files... Pin
N a v a n e e t h8-Apr-09 20:30
N a v a n e e t h8-Apr-09 20:30 
QuestionList View Sorting Pin
satsumatable8-Apr-09 19:01
satsumatable8-Apr-09 19:01 
AnswerRe: List View Sorting Pin
Anubhava Dimri8-Apr-09 20:54
Anubhava Dimri8-Apr-09 20:54 
QuestionConversion of Structure to Byte Array Pin
lnmca8-Apr-09 19:01
lnmca8-Apr-09 19:01 
AnswerRe: Conversion of Structure to Byte Array Pin
satsumatable8-Apr-09 19:04
satsumatable8-Apr-09 19:04 
GeneralRe: Conversion of Structure to Byte Array Pin
lnmca8-Apr-09 22:57
lnmca8-Apr-09 22:57 
QuestionListening port Pin
yesu prakash8-Apr-09 18:43
yesu prakash8-Apr-09 18:43 
Hi,
I have a listening port using socket, number of clients will connect with that port. Lot of messages like images,text,docs etc are send between the clients using the listening port. These communication will occur concurrently.
eg: a,b,c,d .... are connected to a listening port. 'A' sent a image to 'B', at that same time 'C' send an text to 'D', 'B' to 'D', 'D' to 'A'.......etc at the same point of time.

My question.
Will the listening port can manage all these correctly?
Will there be any traffic jam? or slow in communucation?
Can the listening port manage any number of clients?
What is the standard way to manage these messages?
Can i open diffrent port for diffrent type of messages?

I am using socket.Blocking = true; method.

Thankyou
YPKI
AnswerRe: Listening port Pin
satsumatable8-Apr-09 19:17
satsumatable8-Apr-09 19:17 
QuestionOracle 10g Express - support .NET TransactionScope? Pin
devvvy8-Apr-09 17:48
devvvy8-Apr-09 17:48 
Questionhow to got the programming is compiled by x64 or x86 Pin
Dracula Wang8-Apr-09 17:20
Dracula Wang8-Apr-09 17:20 
AnswerRe: how to got the programming is compiled by x64 or x86 Pin
devvvy8-Apr-09 17:51
devvvy8-Apr-09 17:51 
GeneralRe: how to got the programming is compiled by x64 or x86 Pin
Dracula Wang8-Apr-09 19:44
Dracula Wang8-Apr-09 19:44 
AnswerRe: how to got the programming is compiled by x64 or x86 Pin
Anubhava Dimri8-Apr-09 18:58
Anubhava Dimri8-Apr-09 18:58 
GeneralRe: how to got the programming is compiled by x64 or x86 Pin
Dracula Wang8-Apr-09 19:43
Dracula Wang8-Apr-09 19:43 
QuestionWhat Happens If I Don't Close A Text File Pin
BlitzPackage8-Apr-09 16:26
BlitzPackage8-Apr-09 16:26 
AnswerRe: What Happens If I Don't Close A Text File Pin
Luc Pattyn8-Apr-09 16:42
sitebuilderLuc Pattyn8-Apr-09 16:42 
GeneralRe: What Happens If I Don't Close A Text File Pin
BlitzPackage8-Apr-09 16:50
BlitzPackage8-Apr-09 16:50 
QuestionRead Photo Taken Date Pin
S K Y8-Apr-09 15:02
S K Y8-Apr-09 15:02 
AnswerRe: Read Photo Taken Date Pin
Luc Pattyn8-Apr-09 15:14
sitebuilderLuc Pattyn8-Apr-09 15:14 
General[Message Deleted] Pin
S K Y8-Apr-09 15:41
S K Y8-Apr-09 15:41 
GeneralRe: Read Photo Taken Date Pin
Luc Pattyn8-Apr-09 16:04
sitebuilderLuc Pattyn8-Apr-09 16:04 
QuestionSystem.Data.OracleClient - "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt." [modified] Pin
devvvy8-Apr-09 14:58
devvvy8-Apr-09 14:58 
QuestionLarge memory usage. Pin
Jacob Dixon8-Apr-09 14:55
Jacob Dixon8-Apr-09 14:55 
AnswerRe: Large memory usage. Pin
Jacob Dixon8-Apr-09 15:00
Jacob Dixon8-Apr-09 15:00 

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.