Click here to Skip to main content
16,005,473 members
Home / Discussions / C#
   

C#

 
GeneralRe: Strange Pin
Heath Stewart7-Jan-05 6:44
protectorHeath Stewart7-Jan-05 6:44 
GeneralRe: Strange Pin
bouli7-Jan-05 6:47
bouli7-Jan-05 6:47 
Generaldate time control Pin
Anonymous7-Jan-05 5:35
Anonymous7-Jan-05 5:35 
GeneralRe: date time control Pin
Heath Stewart7-Jan-05 6:42
protectorHeath Stewart7-Jan-05 6:42 
GeneralRe: date time control Pin
Anonymous7-Jan-05 7:18
Anonymous7-Jan-05 7:18 
GeneralRe: date time control Pin
Heath Stewart7-Jan-05 7:33
protectorHeath Stewart7-Jan-05 7:33 
GeneralUdp. How to recieve. Pin
Umair Ahmad khan7-Jan-05 5:05
Umair Ahmad khan7-Jan-05 5:05 
GeneralRe: Udp. How to recieve. Pin
Heath Stewart7-Jan-05 6:34
protectorHeath Stewart7-Jan-05 6:34 
So what's the problem?

Also, don't keep reinstantiating your IPEndPoint in your while loop. You only need to do this once per end point required for your application.

If you're having trouble using UDP classes in .NET then be sure to read about them in the .NET Framework SDK, like the UdpClient[^] class. Many of these include examples and reading about what the methods and properties actually do is important.

The documentation I've linked in particular shows you how to send and receive buffers using the UdpClient.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralDoubts in Arabic Part of Work Pin
ChandruIT7-Jan-05 4:34
ChandruIT7-Jan-05 4:34 
GeneralRe: Doubts in Arabic Part of Work Pin
Nick Parker7-Jan-05 5:26
protectorNick Parker7-Jan-05 5:26 
GeneralRe: Doubts in Arabic Part of Work Pin
Member 967-Jan-05 8:51
Member 967-Jan-05 8:51 
GeneralVS 2005's application/client settings Pin
Marlun7-Jan-05 3:24
Marlun7-Jan-05 3:24 
GeneralRe: VS 2005's application/client settings Pin
Heath Stewart7-Jan-05 6:31
protectorHeath Stewart7-Jan-05 6:31 
GeneralRe: VS 2005's application/client settings Pin
Marlun7-Jan-05 7:49
Marlun7-Jan-05 7:49 
GeneralRe: VS 2005's application/client settings Pin
Heath Stewart10-Jan-05 6:04
protectorHeath Stewart10-Jan-05 6:04 
GeneralRe: VS 2005's application/client settings Pin
Marlun10-Jan-05 7:31
Marlun10-Jan-05 7:31 
GeneralRe: Insert a line into the begining of the text file Pin
Anonymous7-Jan-05 1:33
Anonymous7-Jan-05 1:33 
GeneralRe: Insert a line into the begining of the text file Pin
Stefan Troschuetz7-Jan-05 1:45
Stefan Troschuetz7-Jan-05 1:45 
GeneralRe: Insert a line into the begining of the text file Pin
itssuk9-Jan-05 18:26
itssuk9-Jan-05 18:26 
GeneralRe: Insert a line into the begining of the text file Pin
Stefan Troschuetz9-Jan-05 21:41
Stefan Troschuetz9-Jan-05 21:41 
GeneralRe: Insert a line into the begining of the text file Pin
J4amieC7-Jan-05 2:18
J4amieC7-Jan-05 2:18 
QuestionHow to process the key events? Pin
bouli7-Jan-05 1:25
bouli7-Jan-05 1:25 
AnswerRe: How to process the key events? Pin
Nick Parker7-Jan-05 3:03
protectorNick Parker7-Jan-05 3:03 
GeneralRe: How to process the key events? Pin
bouli7-Jan-05 6:26
bouli7-Jan-05 6:26 
AnswerRe: How to process the key events? Pin
Heath Stewart7-Jan-05 6:28
protectorHeath Stewart7-Jan-05 6:28 

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.