c# - UdpClient Error 10022 An invalid argument was supplied -


i need send packet via udp. in project getting error on first line:

udpclient udpclient = new udpclient(); 

it constructor dont know why giving me error:

an invalid argument supplied 


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -