Click here to Skip to main content
15,911,762 members
Home / Discussions / C#
   

C#

 
GeneralRe: UTC time to localtime Pin
Heath Stewart16-Jun-04 13:49
protectorHeath Stewart16-Jun-04 13:49 
Generalmy mouse up event only fires once Pin
robmays16-Jun-04 10:57
robmays16-Jun-04 10:57 
GeneralRe: my mouse up event only fires once Pin
Heath Stewart16-Jun-04 13:45
protectorHeath Stewart16-Jun-04 13:45 
GeneralIs there a "TextFolding Control"! Pin
BrandonXander16-Jun-04 10:46
BrandonXander16-Jun-04 10:46 
GeneralRe: Is there a "TextFolding Control"! Pin
xuhx16-Jun-04 17:22
xuhx16-Jun-04 17:22 
GeneralWinControls and System.Management Pin
Wender Oliveira16-Jun-04 8:39
Wender Oliveira16-Jun-04 8:39 
GeneralRe: WinControls and System.Management Pin
Dave Kreskowiak16-Jun-04 9:14
mveDave Kreskowiak16-Jun-04 9:14 
GeneralNet.Socket problem Pin
tweakk16-Jun-04 8:29
tweakk16-Jun-04 8:29 
Hi,

Im creating a basic port scanning program that using multi threads to scan ports to serve as a way for me to learn Sockets and Threadpooling, but when i build the program and try to scan one port i get an exception error.

System.Net.Sockets.SocketException: The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for
at System.Net.Dns.GetHostByName(String hostName)
at System.Net.Dns.Resolve(String hostName)
at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
at PortScanner.frmportscanner.scanport(String host, Int32 port) in d:\csharp\ircbot\windowsapplication1\port scanner.cs:line 258


Any Suggestions?
GeneralRe: Net.Socket problem Pin
Heath Stewart16-Jun-04 10:17
protectorHeath Stewart16-Jun-04 10:17 
GeneralRe: Net.Socket problem Pin
tweakk16-Jun-04 10:35
tweakk16-Jun-04 10:35 
Generalservice that collect files.. Pin
japanreddy16-Jun-04 6:48
japanreddy16-Jun-04 6:48 
GeneralRe: service that collect files.. Pin
Colin Angus Mackay16-Jun-04 7:17
Colin Angus Mackay16-Jun-04 7:17 
GeneralRe: service that collect files.. Pin
japanreddy16-Jun-04 7:22
japanreddy16-Jun-04 7:22 
GeneralRe: service that collect files.. Pin
Colin Angus Mackay16-Jun-04 8:48
Colin Angus Mackay16-Jun-04 8:48 
GeneralRe: service that collect files.. Pin
japanreddy16-Jun-04 9:13
japanreddy16-Jun-04 9:13 
GeneralChange OLE Link Path in a word document Pin
ASerfes16-Jun-04 6:22
ASerfes16-Jun-04 6:22 
Questioncan i capture the double click event of a CELL in a windows datagrd? Pin
robmays16-Jun-04 6:14
robmays16-Jun-04 6:14 
AnswerRe: can i capture the double click event of a CELL in a windows datagrd? Pin
Heath Stewart16-Jun-04 8:59
protectorHeath Stewart16-Jun-04 8:59 
GeneralRe: can i capture the double click event of a CELL in a windows datagrd? Pin
robmays16-Jun-04 9:27
robmays16-Jun-04 9:27 
GeneralRe: can i capture the double click event of a CELL in a windows datagrd? Pin
robmays16-Jun-04 10:59
robmays16-Jun-04 10:59 
GeneralDesign Question Pin
matthias s.16-Jun-04 5:35
matthias s.16-Jun-04 5:35 
GeneralRe: Design Question Pin
Colin Angus Mackay16-Jun-04 5:42
Colin Angus Mackay16-Jun-04 5:42 
GeneralRe: Design Question Pin
matthias s.16-Jun-04 5:49
matthias s.16-Jun-04 5:49 
GeneralRe: Design Question Pin
Colin Angus Mackay16-Jun-04 6:07
Colin Angus Mackay16-Jun-04 6:07 
GeneralRe: Design Question Pin
matthias s.16-Jun-04 6:22
matthias s.16-Jun-04 6:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.