[Mono-list] Client - Server Cross platform

Garth Keesler garthk at gdcjk.com
Fri Apr 24 06:03:13 EDT 2009


I'll only address your last question about Windows-to-Linux secure 
connections. I use Putty which provides a free ssh connection from 
Windows to Linux. Google for it and you'll find it.

HTH,
Garth

Doru wrote:
> Hi, my name is Doru and I am trying to use monodevelop to make a 
> cross-platform client - server application. The client will be able to 
> comunicate with another client in the list and the server should 
> comunicate with any client as well as pass information from one client 
> to another. I have already succeeded in connecting one client to the 
> server, and it runs fine as long as the server and client are working 
> on the same platform (windows - windows or linux - linux), but when i 
> put the server on linux and i try to connect with my client from 
> windows, the client app. crashes. I'm using System.net.socket in my 
> applications and the latest version of opensuse with monodevelop. My 
> question is: Can i communicate between linux - windows and backwards 
> using mono and System.net.socket...? and if so, could someone please 
> give me an example of such an application, and also is there any 
> telnet application that runs on windows and can control linux, because 
> i want to see if i can connect to my linux using telnet. Thank you 
> very much!
> ------------------------------------------------------------------------
> View this message in context: Client - Server Cross platform 
> <http://www.nabble.com/Client---Server-Cross-platform-tp23203298p23203298.html>
> Sent from the Mono - General mailing list archive 
> <http://www.nabble.com/Mono---General-f1378.html> at Nabble.com.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>   



More information about the Mono-list mailing list