0_0_33306931_8259.cs(20,13): error CS0246: The type or namespace name 'IPAddress' could not be found (are you missing a using directive or an assembly reference?)
0_0_33306931_8259.cs(20,28): error CS0103: The name 'IPAddress' does not exist in the current context
0_0_33306931_8259.cs(22,13): error CS0246: The type or namespace name 'IPEndPoint' could not be found (are you missing a using directive or an assembly reference?)
0_0_33306931_8259.cs(22,34): error CS0246: The type or namespace name 'IPEndPoint' could not be found (are you missing a using directive or an assembly reference?)
0_0_33306931_8259.cs(25,13): error CS0246: The type or namespace name 'Socket' could not be found (are you missing a using directive or an assembly reference?)
0_0_33306931_8259.cs(25,28): error CS0246: The type or namespace name 'Socket' could not be found (are you missing a using directive or an assembly reference?)
0_0_33306931_8259.cs(25,35): error CS0103: The name 'AddressFamily' does not exist in the current context
0_0_33306931_8259.cs(25,63): error CS0103: The name 'SocketType' does not exist in the current context
0_0_33306931_8259.cs(25,82): error CS0103: The name 'ProtocolType' does not exist in the current context
|