PDA

Click to See Complete Forum and Search --> : UDP details....


sachin
Oct 7th, 2000, 12:03 PM
I know this topic might have been touched on before somewhere but I couldnt figure it out! I was trying out socket programming. I followed the code in VB6 help and used a UDP socket in my program. I know UDP is connectionless. The question is, is it neccessary to bind to a port(using .bind)? And when a winsock control is not initialised(by us), is it possible to get things like localip. Could someone just post a cool piece of code for UDP that demonstrates most of its methods/events/properties. Or just where to go for the code...
Thanx

[Edited by sachin on 10-07-2000 at 01:09 PM]