Click here to Skip to main content
15,902,198 members
Home / Discussions / C#
   

C#

 
AnswerRe: NUnit Pin
Robert Rohde19-Sep-07 1:57
Robert Rohde19-Sep-07 1:57 
GeneralRe: NUnit Pin
Rohde19-Sep-07 2:15
Rohde19-Sep-07 2:15 
QuestionMax member of ArrayList? Pin
bug_aonz18-Sep-07 23:00
bug_aonz18-Sep-07 23:00 
AnswerRe: Max member of ArrayList? Pin
garyshort18-Sep-07 23:12
garyshort18-Sep-07 23:12 
AnswerRe: Max member of ArrayList? Pin
Dave Kreskowiak19-Sep-07 5:17
mveDave Kreskowiak19-Sep-07 5:17 
QuestionSocket Connection, help me please!!!! Pin
Vampire1986hieu18-Sep-07 21:47
Vampire1986hieu18-Sep-07 21:47 
AnswerRe: Socket Connection, help me please!!!! Pin
garyshort18-Sep-07 23:15
garyshort18-Sep-07 23:15 
AnswerRe: Socket Connection, help me please!!!! Pin
ramdil19-Sep-07 0:32
ramdil19-Sep-07 0:32 
Hi
create two ports which should be available in network
one is for listening and one is for recieving
that means listner port will be the receiver port in another side
and vice versa
then inside the listen method use the start method and send method
inside the reciever method use the start method and recieve method of socket
..after that use stop method or close method in connectin close
Hope u have got some fair idea from this.Lots of examples are their in code project...




Regards
DilipRam

GeneralRe: Socket Connection, help me please!!!! Pin
Vampire1986hieu20-Sep-07 16:11
Vampire1986hieu20-Sep-07 16:11 
QuestionHelp on pinvoke functions Pin
izakfick18-Sep-07 21:43
izakfick18-Sep-07 21:43 
NewsFeedback: How to find the number of current window handles [modified] Pin
Martin#18-Sep-07 21:27
Martin#18-Sep-07 21:27 
GeneralRe: Feedback: How to find the number of current window handles Pin
ramdil19-Sep-07 0:33
ramdil19-Sep-07 0:33 
GeneralRe: Feedback: How to find the number of current window handles Pin
Martin#19-Sep-07 2:16
Martin#19-Sep-07 2:16 
GeneralRe: Feedback: How to find the number of current window handles Pin
Robert Rohde19-Sep-07 2:53
Robert Rohde19-Sep-07 2:53 
GeneralRe: Feedback: How to find the number of current window handles Pin
Martin#19-Sep-07 3:04
Martin#19-Sep-07 3:04 
GeneralRe: Feedback: How to find the number of current window handles Pin
Dave Kreskowiak19-Sep-07 5:28
mveDave Kreskowiak19-Sep-07 5:28 
GeneralRe: Feedback: How to find the number of current window handles Pin
Martin#19-Sep-07 8:17
Martin#19-Sep-07 8:17 
GeneralRe: Feedback: How to find the number of current window handles Pin
Dave Kreskowiak19-Sep-07 12:04
mveDave Kreskowiak19-Sep-07 12:04 
GeneralRe: Feedback: How to find the number of current window handles Pin
Martin#19-Sep-07 19:33
Martin#19-Sep-07 19:33 
GeneralRe: Feedback: How to find the number of current window handles Pin
Dave Kreskowiak20-Sep-07 1:59
mveDave Kreskowiak20-Sep-07 1:59 
GeneralRe: Feedback: How to find the number of current window handles Pin
Martin#20-Sep-07 2:48
Martin#20-Sep-07 2:48 
GeneralRe: Feedback: How to find the number of current window handles Pin
Dave Kreskowiak20-Sep-07 12:35
mveDave Kreskowiak20-Sep-07 12:35 
GeneralRe: Feedback: How to find the number of current window handles Pin
mav.northwind19-Sep-07 19:07
mav.northwind19-Sep-07 19:07 
GeneralRe: Feedback: How to find the number of current window handles Pin
Martin#19-Sep-07 19:35
Martin#19-Sep-07 19:35 
QuestionRemove One Row from DataGridView [modified] Pin
M Riaz Bashir18-Sep-07 21:15
M Riaz Bashir18-Sep-07 21:15 

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.