Click here to Skip to main content
15,908,264 members
Home / Discussions / C#
   

C#

 
AnswerRe: Getting an object's bytes Pin
User 66582-Apr-06 4:42
User 66582-Apr-06 4:42 
AnswerRe: Getting an object's bytes Pin
Luis Alonso Ramos2-Apr-06 8:52
Luis Alonso Ramos2-Apr-06 8:52 
QuestionBrowsing to a file in forms Pin
naglbitur2-Apr-06 3:53
naglbitur2-Apr-06 3:53 
AnswerRe: Browsing to a file in forms Pin
User 66582-Apr-06 4:14
User 66582-Apr-06 4:14 
GeneralRe: Browsing to a file in forms Pin
naglbitur2-Apr-06 5:58
naglbitur2-Apr-06 5:58 
QuestionMSVS Designer Error Pin
Kordzik2-Apr-06 1:07
Kordzik2-Apr-06 1:07 
QuestionMS ObjectSpaces Pin
Varun Jain 7862-Apr-06 0:21
Varun Jain 7862-Apr-06 0:21 
QuestionSend more than 1024bytes with sockets? Pin
Erikerikerikerikerassa2-Apr-06 0:16
Erikerikerikerikerassa2-Apr-06 0:16 
I'm working on a game that has to send 20kb data about every 30sec but when i try to send my data i only get the first 1024bytes.

I've tried changing the SendBufferSize and ReadBufferSize in the TCPClient but it still stops at 1kb.
I've also tried to split the data into 20 small pieces but that doesn't work good at all, the messages often merge into each other and if i make the server confirm that the message has been received for every part, it takes 10times longer time than it would if i only sent it in one piece.
AnswerRe: Send more than 1024bytes with sockets? Pin
leppie2-Apr-06 8:08
leppie2-Apr-06 8:08 
GeneralRe: Send more than 1024bytes with sockets? Pin
Erikerikerikerikerassa3-Apr-06 2:14
Erikerikerikerikerassa3-Apr-06 2:14 
QuestionDateTime parse help Pin
eggie51-Apr-06 23:00
eggie51-Apr-06 23:00 
AnswerRe: DateTime parse help Pin
mav.northwind2-Apr-06 0:11
mav.northwind2-Apr-06 0:11 
QuestionProblems updating records with Access DB Pin
James M 19821-Apr-06 22:32
James M 19821-Apr-06 22:32 
GeneralRe: Problems updating records with Access DB Pin
Guffa2-Apr-06 4:33
Guffa2-Apr-06 4:33 
QuestionTELNET Pin
picasso21-Apr-06 22:01
picasso21-Apr-06 22:01 
QuestionMouse wheel settings API Pin
eligazit1-Apr-06 21:36
eligazit1-Apr-06 21:36 
QuestionWebRequest.GetResponse() Pin
mikker_1231-Apr-06 15:24
mikker_1231-Apr-06 15:24 
AnswerRe: WebRequest.GetResponse() Pin
Guffa2-Apr-06 0:25
Guffa2-Apr-06 0:25 
QuestionCode explain... Pin
KORCARI1-Apr-06 14:47
KORCARI1-Apr-06 14:47 
AnswerRe: Code explain... Pin
Kir Birger1-Apr-06 15:36
Kir Birger1-Apr-06 15:36 
QuestionC# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 14:25
Kir Birger1-Apr-06 14:25 
AnswerRe: C# SetEnvironmentVariable Pin
Robert M Greene1-Apr-06 14:55
Robert M Greene1-Apr-06 14:55 
GeneralRe: C# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 15:00
Kir Birger1-Apr-06 15:00 
AnswerRe: C# SetEnvironmentVariable Pin
Robert M Greene1-Apr-06 14:59
Robert M Greene1-Apr-06 14:59 
GeneralRe: C# SetEnvironmentVariable Pin
Kir Birger1-Apr-06 15:33
Kir Birger1-Apr-06 15:33 

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.