The Artima Developer Community
Sponsored Link

Java Answers Forum
swing gui with c++ server

1 reply on 1 page. Most recent reply: Jun 1, 2002 1:08 PM by Matt Gerrans

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
srinivasraomc

Posts: 1
Nickname: mc
Registered: Jun, 2002

swing gui with c++ server Posted: May 31, 2002 11:01 PM
Reply to this message Reply
Advertisement
As the protocol specification of smco it is required
an hand from client and send data to server.Here after the hand shake i need read the response from server based on response i need to send tag value using the same variable which i received here the c++ server is looking into the same old address space and it is retriveing same old log and disconnecting .how can i solve this problem.


Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: swing gui with c++ server Posted: Jun 1, 2002 1:08 PM
Reply to this message Reply
Start here: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Flat View: This topic has 1 reply on 1 page
Topic: Use of PrintWriter? Previous Topic   Next Topic Topic: sending a message from applet to servlet

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use