+ 2
I dont know which arguments to use in certain methods. Please help.
2 Respuestas
+ 9
just use the ones you need! We can only help you if you provide your code and some more information about your problem
+ 1
As you can see the parameter is called family, Right? The thing is that I dont know what codes go into AddressFamily and I really dont like the idea of having to search for them in the api.So I would like to know if you have a list of the codes that can go into it?
TcpClient( AddressFamily family )