Click here to Skip to main content
15,911,890 members
Home / Discussions / C#
   

C#

 
GeneralRe: WCF Service and JAVA client Pin
jdkulkarni16-Jan-07 22:42
jdkulkarni16-Jan-07 22:42 
QuestionOpenFileDailogBox Pin
indiaone16-Jan-07 18:28
indiaone16-Jan-07 18:28 
AnswerRe: OpenFileDailogBox Pin
Flysocket16-Jan-07 18:33
Flysocket16-Jan-07 18:33 
GeneralRe: OpenFileDailogBox Pin
indiaone17-Jan-07 18:51
indiaone17-Jan-07 18:51 
AnswerRe: OpenFileDailogBox Pin
Christian Graus16-Jan-07 19:26
protectorChristian Graus16-Jan-07 19:26 
GeneralRe: OpenFileDailogBox Pin
indiaone16-Jan-07 21:34
indiaone16-Jan-07 21:34 
GeneralRe: OpenFileDailogBox Pin
Christian Graus16-Jan-07 23:52
protectorChristian Graus16-Jan-07 23:52 
QuestionUDP send file issue Pin
Flysocket16-Jan-07 18:25
Flysocket16-Jan-07 18:25 
I try to use UDPClient to send a file
but when i send a small file like 50k, the UDPClient works good
but when i send a file 500k
the UDPClient.Send() throw an exception

A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself

Someone can help me to fix this issue, it looks like the send buffer and receive buffer are to small.

I want to make some friends here

AnswerRe: UDP send file issue Pin
raju_net181816-Jan-07 19:33
raju_net181816-Jan-07 19:33 
QuestionRegarding focus setting on a drop down in C#! Pin
Mirunab16-Jan-07 17:39
Mirunab16-Jan-07 17:39 
AnswerRe: Regarding focus setting on a drop down in C#! Pin
Christian Graus16-Jan-07 19:28
protectorChristian Graus16-Jan-07 19:28 
QuestionReverse Engineer / view C# / .NET code? Pin
JoeRip16-Jan-07 16:33
JoeRip16-Jan-07 16:33 
AnswerRe: Reverse Engineer / view C# / .NET code? Pin
Christian Graus16-Jan-07 16:53
protectorChristian Graus16-Jan-07 16:53 
QuestionC# on Linux Pin
loscarlitos16-Jan-07 14:32
loscarlitos16-Jan-07 14:32 
AnswerRe: C# on Linux Pin
Christian Graus16-Jan-07 14:57
protectorChristian Graus16-Jan-07 14:57 
AnswerRe: C# on Linux Pin
User 665816-Jan-07 15:15
User 665816-Jan-07 15:15 
GeneralRe: C# on Linux Pin
Seishin#16-Jan-07 22:30
Seishin#16-Jan-07 22:30 
AnswerRe: C# on Linux Pin
Darren D17-Jan-07 2:55
Darren D17-Jan-07 2:55 
GeneralRe: C# on Linux Pin
loscarlitos17-Jan-07 12:42
loscarlitos17-Jan-07 12:42 
GeneralRe: C# on Linux Pin
Darren D18-Jan-07 2:45
Darren D18-Jan-07 2:45 
QuestionReading Xml using XmlReader Pin
Patrick Klug16-Jan-07 13:07
Patrick Klug16-Jan-07 13:07 
AnswerRe: Reading Xml using XmlReader Pin
Christian Graus16-Jan-07 13:36
protectorChristian Graus16-Jan-07 13:36 
GeneralRe: Reading Xml using XmlReader Pin
Patrick Klug16-Jan-07 14:49
Patrick Klug16-Jan-07 14:49 
GeneralRe: Reading Xml using XmlReader Pin
Christian Graus16-Jan-07 14:57
protectorChristian Graus16-Jan-07 14:57 
GeneralRe: Reading Xml using XmlReader Pin
Patrick Klug16-Jan-07 15:15
Patrick Klug16-Jan-07 15:15 

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.