Connecting Tech Pros Worldwide Help | Site Map

Opening a closed Udp socket

Newbie
 
Join Date: Sep 2008
Posts: 7
#1: Oct 25 '08
Hi,
Is there some way i can open a closed socket(UDP) in c#?
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,158
#2: Oct 27 '08

re: Opening a closed Udp socket


Well you can open up a UDP socket with the Socket class just fine.
What do you mean by closed?
Reply


Similar .NET Framework bytes