Hey guys, i get these errors, please help:
Code:
Warning 1 'Public Shared Function GetHostByName(hostName As String) As System.Net.IPHostEntry' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'. G:\backup_speedy\dokumenter\Visual Studio 2008\Projects\Rapid Chat\Form1.vb 96 14 Rapid Chat
Warning 2 'Public Property Address() As Long' is obsolete: 'This property has been deprecated. It is address family dependent. Please use IPAddress.Equals method to perform comparisons. http://go.microsoft.com/fwlink/?linkid=14202'. G:\backup_speedy\dokumenter\Visual Studio 2008\Projects\Rapid Chat\Form1.vb 97 46 Rapid Chat