Communication b/w C and Java thru Socket programming
Hi All,
I've to write code which communicates between java code and C code through Socket programming. I've to read some information given by C program and to show that information through a Java GUI application. So I need to use Socket programming for that.Can anyone suggest how is it possible?
Thanks in Advance......
Thanks & Regards,
Sneha.

