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

C#

 
GeneralRe: [C# express 2008] Problem import dll on vista Pin
EliottA23-Jun-09 9:05
EliottA23-Jun-09 9:05 
GeneralRe: [C# express 2008] Problem import dll on vista Pin
Arcer23-Jun-09 11:36
Arcer23-Jun-09 11:36 
QuestionRe: [C# express 2008] Problem import dll on vista Pin
mobl4mobl47-Oct-09 11:42
mobl4mobl47-Oct-09 11:42 
QuestionCustom DataGridView column problem Pin
Dan Neely23-Jun-09 5:39
Dan Neely23-Jun-09 5:39 
AnswerRe: Custom DataGridView column problem Pin
DoctorMick23-Jun-09 6:29
DoctorMick23-Jun-09 6:29 
GeneralRe: Custom DataGridView column problem Pin
Dan Neely23-Jun-09 7:12
Dan Neely23-Jun-09 7:12 
GeneralRe: Custom DataGridView column problem Pin
EliottA23-Jun-09 7:23
EliottA23-Jun-09 7:23 
QuestionSending mutliple messages to a sock with mutliple return messages Pin
Gareth H23-Jun-09 5:16
Gareth H23-Jun-09 5:16 
I am developing a new part to a program I work on. It connects to a java process via a socket. At the moment, the user will send a message down the socket, and the Java process will return with 1 or more values. This works fine.

I'd like to extend the program, so that the user could send multiple messages (sometimes 10k), thus I get into the problem of spamming the socket, and the Java process having to then reply to each message, which could return multiple messages (10 for each sometimes).

Does anyone have any good ideas of how I'd make this process better? and more importantly, faster!

Regards,
Gareth.

(FKA gareth111)

AnswerA common error in design Pin
Ennis Ray Lynch, Jr.23-Jun-09 5:23
Ennis Ray Lynch, Jr.23-Jun-09 5:23 
GeneralRe: Sending mutliple messages to a sock with mutliple return messages Pin
Gareth H23-Jun-09 5:24
Gareth H23-Jun-09 5:24 
GeneralRe: Sending mutliple messages to a sock with mutliple return messages Pin
Ennis Ray Lynch, Jr.23-Jun-09 5:30
Ennis Ray Lynch, Jr.23-Jun-09 5:30 
QuestionWriting error to a browser Pin
kibromg23-Jun-09 4:46
kibromg23-Jun-09 4:46 
AnswerRe: Writing error to a browser Pin
0x3c023-Jun-09 5:17
0x3c023-Jun-09 5:17 
AnswerRe: Writing error to a browser Pin
EliottA23-Jun-09 5:18
EliottA23-Jun-09 5:18 
AnswerRe: Writing error to a browser Pin
Gary Stafford23-Jun-09 14:57
Gary Stafford23-Jun-09 14:57 
QuestionThe process cannot access the file because it is being used by another process. Pin
singhdurgesh23-Jun-09 4:42
singhdurgesh23-Jun-09 4:42 
AnswerRe: The process cannot access the file because it is being used by another process. Pin
Ennis Ray Lynch, Jr.23-Jun-09 4:52
Ennis Ray Lynch, Jr.23-Jun-09 4:52 
AnswerRe: The process cannot access the file because it is being used by another process. Pin
pkreddy0423-Jun-09 5:07
pkreddy0423-Jun-09 5:07 
AnswerRe: The process cannot access the file because it is being used by another process. Pin
0x3c023-Jun-09 5:19
0x3c023-Jun-09 5:19 
Questionis it possible? Pin
billy dev23-Jun-09 3:55
billy dev23-Jun-09 3:55 
AnswerRe: is it possible? Pin
DaveyM6923-Jun-09 4:03
professionalDaveyM6923-Jun-09 4:03 
GeneralRe: is it possible? Pin
EliottA23-Jun-09 4:05
EliottA23-Jun-09 4:05 
GeneralRe: is it possible? Pin
DaveyM6923-Jun-09 4:11
professionalDaveyM6923-Jun-09 4:11 
GeneralRe: is it possible? Pin
OriginalGriff23-Jun-09 4:17
mveOriginalGriff23-Jun-09 4:17 
GeneralRe: is it possible? Pin
DaveyM6923-Jun-09 4:34
professionalDaveyM6923-Jun-09 4:34 

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.