简体   繁体   English

将Windows客户端与Linux服务器连接

[英]Connect windows client with linux server

I want to make some simple client-server apps, but I have only a linux server running and no windows server. 我想制作一些简单的客户端-服务器应用程序,但是我只有一个运行的linux服务器,没有Windows服务器。 So what is needed so that I can connect my windows client app with my linux server app? 那么需要什么才能使Windows客户端应用程序与linux服务器应用程序连接?

I mean, how is teamspeak for example doing it, running a linux/mac/windows server and you can connect with linux/max/windows client, so the system doesnt matter. 我的意思是,例如teampeak如何做到这一点,运行linux / mac / windows服务器,并且您可以与linux / max / windows客户端连接,所以系统无关紧要。

I hope you know what I mean, my english is not that best :D 我希望你知道我的意思,我的英语不是最好的:D

I want to make some simple client-server apps, but I have only a linux server running and no windows server. 我想制作一些简单的客户端-服务器应用程序,但是我只有一个运行的linux服务器,没有Windows服务器。 So what is needed so that I can connect my windows client app with my linux server app? 那么需要什么才能使Windows客户端应用程序与linux服务器应用程序连接?

I think you can do it, through Virtual Machine. 我认为您可以通过虚拟机来做到这一点。 You can connect between your local server (Linux) and client server. 您可以在本地服务器(Linux)和客户端服务器之间进行连接。

I mean, how is teamspeak for example doing it, running a linux/mac/windows server and you can connect with linux/max/windows client, so the system doesnt matter. 我的意思是,例如teampeak如何做到这一点,运行linux / mac / windows服务器,并且您可以与linux / max / windows客户端连接,所以系统无关紧要。

For more information, look at : Server , how to set up client server in vm , Network of Machines in VirtualBox with SSH Access 有关更多信息,请参见: 服务器如何在vm中设置客户端服务器, 在具有SSH访问权限的VirtualBox中的机器网络

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 可能将Windows上的TCP客户端连接到Linux上的服务器? - possible to connect a tcp client on windows to a server on linux? linux 服务器和 Windows 客户端上的 activeMQ - activeMQ on linux server and Windows client Linux服务器套接字到Windows客户端套接字 - Linux Server Socket to Windows Client Socket gRPC:无法从 Windows 客户端连接到 Linux 服务 - gRPC: cannot connect to a Linux service from a Windows client 将 Windows 上的 C# 应用程序连接到 VMWare 来宾 ZEDC9F0A5A5D57797BF68E3736Z7 上的 SQL 服务器 - Connect C# app on Windows to SQL Server on VMWare guest Linux 如何使用客户端Windows凭据连接到Web中的SQL Server数据库 - How to connect to SQL Server database in web using client windows credentials VS C# Sql Client unable to connect to SQL Server, uses Windows auth instead of SQL Server auth - VS C# Sql Client unable to connect to SQL Server, uses Windows auth instead of SQL Server auth 在服务器上模拟Windows客户端 - Impersonating Windows Client on Server 将C#Windows Form App连接到基于Linux的服务器上的MySQL数据库 - Connect a C# Windows Form App to a MySQL Database on a Linux based server SignalR 客户端连接到不同的服务器 - SignalR client connect to different server
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM