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

C#

 
GeneralRe: Writing into a .def file(definition file) Pin
Colin Angus Mackay15-Jul-05 5:31
Colin Angus Mackay15-Jul-05 5:31 
GeneralRe: Writing into a .def file(definition file) Pin
Dave Kreskowiak15-Jul-05 5:35
mveDave Kreskowiak15-Jul-05 5:35 
GeneralRe: Writing into a .def file(definition file) Pin
Member 211897917-Jul-05 23:19
Member 211897917-Jul-05 23:19 
GeneralMethod Access Pin
zaboboa15-Jul-05 4:45
zaboboa15-Jul-05 4:45 
GeneralRe: Method Access Pin
Hugo Migneron15-Jul-05 6:05
Hugo Migneron15-Jul-05 6:05 
GeneralRe: Method Access Pin
zaboboa15-Jul-05 6:52
zaboboa15-Jul-05 6:52 
GeneralRe: Method Access Pin
Hugo Migneron15-Jul-05 7:02
Hugo Migneron15-Jul-05 7:02 
GeneralNetbios Messages sent before UDP packet Pin
Will987654321015-Jul-05 4:05
Will987654321015-Jul-05 4:05 
I am having problems using UDPClient.Send() in System.Net.Sockets. Each time
I make the call to the function, there is a significant delay from when the
code is executed to when the packet actually goes out. I took a look at the
traffic and found that each time the UDPClient.Send() call was made, two UDP
netbios messages go out on port 137. The device on the other end responds
each time with an ICMP. After two attempts, the .Send gives up, then
forwards the message.

The problem is, the huge delays in transmission are really throwing off my
timing. Why is the Send command tring to send out netbios messages? Can I
disable that? UDP is supposed to be connectionless. I just want to send
data with minimum delays!
GeneralRe: Netbios Messages sent before UDP packet Pin
leppie15-Jul-05 6:05
leppie15-Jul-05 6:05 
GeneralRe: Netbios Messages sent before UDP packet Pin
Will987654321015-Jul-05 9:25
Will987654321015-Jul-05 9:25 
Questionopen direcory dialog? Pin
zhujp9815-Jul-05 3:54
zhujp9815-Jul-05 3:54 
AnswerRe: open direcory dialog? Pin
Werdna15-Jul-05 6:42
Werdna15-Jul-05 6:42 
GeneralChange order of tab pages in tab control Pin
Darryl Borden15-Jul-05 2:47
Darryl Borden15-Jul-05 2:47 
GeneralRe: Change order of tab pages in tab control Pin
Werdna15-Jul-05 6:43
Werdna15-Jul-05 6:43 
GeneralDisplay whole row from dataset Pin
zaboboa15-Jul-05 2:28
zaboboa15-Jul-05 2:28 
GeneralRe: Display whole row from dataset Pin
rudy.net15-Jul-05 18:20
rudy.net15-Jul-05 18:20 
GeneralDynamically creating Datagrid in Datagrid Pin
bkameshreddy14-Jul-05 23:55
bkameshreddy14-Jul-05 23:55 
GeneralRe: Dynamically creating Datagrid in Datagrid Pin
rudy.net15-Jul-05 18:34
rudy.net15-Jul-05 18:34 
GeneralStoping thread Pin
ksanju100014-Jul-05 23:11
ksanju100014-Jul-05 23:11 
GeneralRe: Stoping thread Pin
Vasudevan Deepak Kumar15-Jul-05 3:30
Vasudevan Deepak Kumar15-Jul-05 3:30 
GeneralCHALLENGE: automatic printing to file! Pin
asbiot14-Jul-05 22:43
asbiot14-Jul-05 22:43 
Generalresizing objects Pin
Sasuko14-Jul-05 22:35
Sasuko14-Jul-05 22:35 
GeneralRe: resizing objects Pin
Darryl Borden15-Jul-05 2:45
Darryl Borden15-Jul-05 2:45 
General.EXE.Config File Getting Deleted after every Build/Rebuild -- Strange Syndrome Pin
Vasudevan Deepak Kumar14-Jul-05 20:08
Vasudevan Deepak Kumar14-Jul-05 20:08 
GeneralRe: .EXE.Config File Getting Deleted after every Build/Rebuild -- Strange Syndrome Pin
Expert Coming14-Jul-05 20:13
Expert Coming14-Jul-05 20:13 

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.