c# client, java server

Please support our C# advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Reply

Join Date: May 2009
Posts: 39
Reputation: jonnytabpni is an unknown quantity at this point 
Solved Threads: 0
jonnytabpni jonnytabpni is offline Offline
Light Poster

c# client, java server

 
0
  #1
Jul 3rd, 2009
Hi folks,

I've got a C# client which can currently communicate with a C# server.

I am considering re-writing the server in Java (to make it work better on Linux).

Currently, the C# setup uses BinaryReader/Writer on top of a Network Stream on top of a Socket.

Is there some Java implementation that would be compatible with the C# end?

If not, what should I change? I'm hopeing I don't have to deal with raw Socket data.....

Cheers

Jonny
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,434
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 438
adatapost's Avatar
adatapost adatapost is offline Offline
Nearly a Posting Maven

Re: c# client, java server

 
0
  #2
Jul 4th, 2009
jonytabpni,

?C# server
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 39
Reputation: jonnytabpni is an unknown quantity at this point 
Solved Threads: 0
jonnytabpni jonnytabpni is offline Offline
Light Poster

Re: c# client, java server

 
0
  #3
Jul 4th, 2009
C# server = a server written in C#
it uses a combination of TCPListener,network stream and binaryreader and writer to talk to client. Any ideas if these exsist in java?
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,434
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 438
adatapost's Avatar
adatapost adatapost is offline Offline
Nearly a Posting Maven

Re: c# client, java server

 
0
  #4
Jul 5th, 2009
Between two programs only the sets of bytes are transfered. No matter; these two programs are written with same programming language/environment or different.
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC