Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCompatibility between Java and VC++ in socket programming Pin
lchild38514-Oct-06 9:52
lchild38514-Oct-06 9:52 
Hello!

I’m a student and I have an assignment to research about the compatibility between Java and VC++ in socket programming, such that how a client written in Java can communicate smoothly with server written in VC++ and conversely.

I see that when a server application written in Java initialized at port 1234, why can another server written in C++ still initialize at port 1234 (on the same computer)? It need not have been able to initialize at port 1234. Why does it happen? How to avoid this? What conditions that coder has to obey when coding client and server application in the two different programming languages?

I hope someone can help me to solve this problem.

Thanks a lot.



what will be, will be ...
AnswerRe: Compatibility between Java and VC++ in socket programming Pin
Mark Salsbery14-Oct-06 10:03
Mark Salsbery14-Oct-06 10:03 
GeneralRe: Compatibility between Java and VC++ in socket programming Pin
lchild38516-Oct-06 7:58
lchild38516-Oct-06 7:58 
GeneralRe: Compatibility between Java and VC++ in socket programming Pin
Mark Salsbery16-Oct-06 8:02
Mark Salsbery16-Oct-06 8:02 
GeneralRe: Compatibility between Java and VC++ in socket programming Pin
lchild38519-Oct-06 8:57
lchild38519-Oct-06 8:57 
GeneralRe: Compatibility between Java and VC++ in socket programming Pin
Mark Salsbery19-Oct-06 9:55
Mark Salsbery19-Oct-06 9:55 
GeneralRe: Compatibility between Java and VC++ in socket programming Pin
hapc19-Oct-06 16:48
hapc19-Oct-06 16:48 
GeneralRe: Compatibility between Java and VC++ in socket programming Pin
Mark Salsbery19-Oct-06 17:06
Mark Salsbery19-Oct-06 17:06 
GeneralRe: Compatibility between Java and VC++ in socket programming Pin
Mark Salsbery19-Oct-06 17:09
Mark Salsbery19-Oct-06 17:09 
QuestionCopy part of an image to clipboard Pin
Yaron Abershitz14-Oct-06 7:45
Yaron Abershitz14-Oct-06 7:45 
AnswerRe: Copy part of an image to clipboard Pin
Mark Salsbery14-Oct-06 9:57
Mark Salsbery14-Oct-06 9:57 
GeneralRe: Copy part of an image to clipboard Pin
Yaron Abershitz15-Oct-06 5:17
Yaron Abershitz15-Oct-06 5:17 
GeneralRe: Copy part of an image to clipboard Pin
Mark Salsbery15-Oct-06 7:54
Mark Salsbery15-Oct-06 7:54 
QuestionBitmaps Pin
Waldermort14-Oct-06 6:45
Waldermort14-Oct-06 6:45 
AnswerRe: Bitmaps Pin
Mark Salsbery14-Oct-06 7:06
Mark Salsbery14-Oct-06 7:06 
GeneralRe: Bitmaps Pin
Waldermort14-Oct-06 7:19
Waldermort14-Oct-06 7:19 
GeneralRe: Bitmaps Pin
Mark Salsbery14-Oct-06 7:29
Mark Salsbery14-Oct-06 7:29 
Questionprogramming Pin
Dure-Shehwar14-Oct-06 5:42
Dure-Shehwar14-Oct-06 5:42 
AnswerRe: programming Pin
Sceptic Mole14-Oct-06 9:28
Sceptic Mole14-Oct-06 9:28 
AnswerRe: programming Pin
Mark Salsbery14-Oct-06 10:04
Mark Salsbery14-Oct-06 10:04 
AnswerRe: programming Pin
Hamid_RT14-Oct-06 19:13
Hamid_RT14-Oct-06 19:13 
Questionhook mousewheel problem Pin
Michael ZY14-Oct-06 5:24
Michael ZY14-Oct-06 5:24 
AnswerRe: hook mousewheel problem Pin
Mark Salsbery14-Oct-06 6:59
Mark Salsbery14-Oct-06 6:59 
GeneralRe: hook mousewheel problem Pin
Michael ZY14-Oct-06 14:40
Michael ZY14-Oct-06 14:40 
GeneralRe: hook mousewheel problem Pin
Mark Salsbery14-Oct-06 15:01
Mark Salsbery14-Oct-06 15:01 

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.