943,644 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 860
  • C# RSS
Jul 3rd, 2009
0

c# client, java server

Expand Post »
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
Reputation Points: 10
Solved Threads: 0
Light Poster
jonnytabpni is offline Offline
39 posts
since May 2009
Jul 4th, 2009
0

Re: c# client, java server

jonytabpni,

?C# server
Moderator
Reputation Points: 2136
Solved Threads: 1228
Posting Genius
adatapost is offline Offline
6,527 posts
since Oct 2008
Jul 4th, 2009
0

Re: c# client, java server

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?
Reputation Points: 10
Solved Threads: 0
Light Poster
jonnytabpni is offline Offline
39 posts
since May 2009
Jul 5th, 2009
0

Re: c# client, java server

Between two programs only the sets of bytes are transfered. No matter; these two programs are written with same programming language/environment or different.
Moderator
Reputation Points: 2136
Solved Threads: 1228
Posting Genius
adatapost is offline Offline
6,527 posts
since Oct 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: noob question
Next Thread in C# Forum Timeline: Creating New text file having \t replaced with \n





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC