• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Socket Server in Java and socket Client c++

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am working with an application in Java which works as server and needs to communicate with
a C++ client in windows. So far the communication is established well. But neither c++
client or Java Server can read the data from the other part. Do you have some example of this kind
or example code? If yes, please send to me a mail:
[email protected]
/Masoud
very great if I can receive som tip-offs
 
Ranch Hand
Posts: 641
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you show some code that you've written for this purpose ?

Originally posted by Masoud Mohammadi:
So far the communication is established well. But neither c++
client or Java Server can read the data from the other part.

 
Never trust an airline that limits their passengers to one carry on iguana. Put this tiny ad in your shoe:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic