Click here to Skip to main content
15,906,467 members
Home / Discussions / C#
   

C#

 
GeneralRe: Create Stored Proc at Window Start up Pin
Ashfield21-Jan-09 21:07
Ashfield21-Jan-09 21:07 
GeneralRe: Create Stored Proc at Window Start up Pin
CodingYoshi22-Jan-09 3:37
CodingYoshi22-Jan-09 3:37 
QuestionWM_CAP_CONNECT opens Dialog when device is in use Pin
Ze_rman21-Jan-09 15:21
Ze_rman21-Jan-09 15:21 
AnswerRe: WM_CAP_CONNECT opens Dialog when device is in use Pin
_Maxxx_21-Jan-09 16:07
professional_Maxxx_21-Jan-09 16:07 
GeneralRe: WM_CAP_CONNECT opens Dialog when device is in use Pin
Ze_rman22-Jan-09 3:58
Ze_rman22-Jan-09 3:58 
QuestionGetting Selected Index + Datakeys Pin
CrimeanTurtle200821-Jan-09 14:08
CrimeanTurtle200821-Jan-09 14:08 
QuestionPinging a port Pin
Silvyster21-Jan-09 14:03
Silvyster21-Jan-09 14:03 
AnswerRe: Pinging a port Pin
Dave Kreskowiak21-Jan-09 15:02
mveDave Kreskowiak21-Jan-09 15:02 
Silvyster wrote:
Is it possible to ping a port? like pinging an IP address + port.


No. You cannot ping a port, just the IP address.


Silvyster wrote:
that does this but it is inefficient and slow because I try to access a certain port using a try-catch block....


That's about the only way to find out if a server is listening on said port.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionBeginner in Datagridview Pin
Priya Prk21-Jan-09 11:01
Priya Prk21-Jan-09 11:01 
AnswerRe: Beginner in Datagridview Pin
Not Active21-Jan-09 11:05
mentorNot Active21-Jan-09 11:05 
GeneralRe: Beginner in Datagridview [modified] Pin
Priya Prk21-Jan-09 13:14
Priya Prk21-Jan-09 13:14 
GeneralRe: Beginner in Datagridview Pin
Not Active21-Jan-09 13:31
mentorNot Active21-Jan-09 13:31 
GeneralRe: Beginner in Datagridview Pin
Priya Prk21-Jan-09 13:54
Priya Prk21-Jan-09 13:54 
GeneralRe: Beginner in Datagridview Pin
Not Active21-Jan-09 14:00
mentorNot Active21-Jan-09 14:00 
Questiongetting rid of the schema info from Xml Serialization Pin
manustone21-Jan-09 10:33
manustone21-Jan-09 10:33 
AnswerRe: getting rid of the schema info from Xml Serialization Pin
Not Active21-Jan-09 10:39
mentorNot Active21-Jan-09 10:39 
GeneralRe: getting rid of the schema info from Xml Serialization Pin
manustone21-Jan-09 10:55
manustone21-Jan-09 10:55 
QuestionReceive Windows message in Service Pin
pratap198021-Jan-09 9:21
pratap198021-Jan-09 9:21 
AnswerRe: Receive Windows message in Service Pin
Jon Rista21-Jan-09 10:11
Jon Rista21-Jan-09 10:11 
QuestionChild and Parent object graphs Pin
CodingYoshi21-Jan-09 8:48
CodingYoshi21-Jan-09 8:48 
AnswerRe: Child and Parent object graphs Pin
DaveyM6921-Jan-09 9:20
professionalDaveyM6921-Jan-09 9:20 
QuestionBug: Forms are not painting after windows lock Pin
DD_Messi21-Jan-09 8:41
DD_Messi21-Jan-09 8:41 
AnswerRe: Bug: Forms are not painting after windows lock Pin
Ennis Ray Lynch, Jr.21-Jan-09 9:30
Ennis Ray Lynch, Jr.21-Jan-09 9:30 
QuestionMemory Management with DataTable.Merge() Pin
DeepToot21-Jan-09 8:03
DeepToot21-Jan-09 8:03 
AnswerRe: Memory Management with DataTable.Merge() Pin
Ennis Ray Lynch, Jr.21-Jan-09 8:33
Ennis Ray Lynch, Jr.21-Jan-09 8:33 

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.