Click here to Skip to main content
15,897,151 members
Home / Discussions / C#
   

C#

 
AnswerRe: Custom Tab Control Pin
Martin#19-Jul-07 19:15
Martin#19-Jul-07 19:15 
QuestionSocket communication (Winsock), interop ... Pin
devvvy19-Jul-07 15:30
devvvy19-Jul-07 15:30 
AnswerRe: Socket communication (Winsock), interop ... Pin
originSH19-Jul-07 21:59
originSH19-Jul-07 21:59 
GeneralRe: Socket communication (Winsock), interop ... Pin
devvvy20-Jul-07 3:15
devvvy20-Jul-07 3:15 
GeneralRe: Socket communication (Winsock), interop ... Pin
originSH20-Jul-07 4:10
originSH20-Jul-07 4:10 
GeneralRe: Socket communication (Winsock), interop ... Pin
devvvy20-Jul-07 22:31
devvvy20-Jul-07 22:31 
GeneralRe: Socket communication (Winsock), interop ... Pin
originSH23-Jul-07 12:10
originSH23-Jul-07 12:10 
AnswerRe: Socket communication (Winsock), interop ... Pin
pbraun20-Jul-07 9:12
pbraun20-Jul-07 9:12 
I used to work on a system that relied upon a .Net application communicating via Tcp/IP with a Win32 C++ server. It works and I found no problems with it.

Ok, as for the design, well you'll have to designate one of the applications as the server and one as the client. That way they can communicate. Otherwise you will have to implement both a client and a server in each application.

Look for the C# Chat application article on this web site. That should help.

Phil
GeneralRe: Socket communication (Winsock), interop ... Pin
devvvy24-Jul-07 5:26
devvvy24-Jul-07 5:26 
QuestionPropertyGridItem -Dynamic Value Updates Pin
mastmast19-Jul-07 13:19
mastmast19-Jul-07 13:19 
Question.xml documentation Pin
jon-8019-Jul-07 11:19
professionaljon-8019-Jul-07 11:19 
AnswerRe: .xml documentation Pin
DavidNohejl19-Jul-07 11:33
DavidNohejl19-Jul-07 11:33 
GeneralRe: .xml documentation Pin
Guffa19-Jul-07 11:33
Guffa19-Jul-07 11:33 
AnswerRe: .xml documentation Pin
Luc Pattyn19-Jul-07 11:34
sitebuilderLuc Pattyn19-Jul-07 11:34 
AnswerRe: .xml documentation Pin
Rudolf Jan20-Jul-07 7:18
Rudolf Jan20-Jul-07 7:18 
QuestionResource Pin
mehrdadc4819-Jul-07 11:05
mehrdadc4819-Jul-07 11:05 
AnswerRe: Resource Pin
Christian Graus19-Jul-07 15:35
protectorChristian Graus19-Jul-07 15:35 
QuestionAdding EventHandler Pin
mmfranke19-Jul-07 10:24
mmfranke19-Jul-07 10:24 
AnswerRe: Adding EventHandler Pin
MidwestLimey19-Jul-07 11:08
professionalMidwestLimey19-Jul-07 11:08 
GeneralRe: Adding EventHandler Pin
mmfranke19-Jul-07 11:15
mmfranke19-Jul-07 11:15 
GeneralRe: Adding EventHandler Pin
MidwestLimey19-Jul-07 11:16
professionalMidwestLimey19-Jul-07 11:16 
GeneralRe: Adding EventHandler Pin
Luc Pattyn19-Jul-07 11:38
sitebuilderLuc Pattyn19-Jul-07 11:38 
QuestionHow do applications get permission to create keys hkey_classes_root? Pin
Sepharo19-Jul-07 9:58
Sepharo19-Jul-07 9:58 
QuestionCreating Tools > Options window Pin
student_rhr19-Jul-07 9:47
student_rhr19-Jul-07 9:47 
AnswerRe: Creating Tools > Options window Pin
Paul Conrad19-Jul-07 10:41
professionalPaul Conrad19-Jul-07 10:41 

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.