简体   繁体   English

在网络上的应用程序之间来回发送数据(ubuntu)

[英]Send Data to and from applications on a network (ubuntu)

I'm trying to create a Siri like program, where I send text data from a client to a server, which allows the client to pass functions and set conditions within an application on the server machine. 我正在尝试创建一个类似Siri的程序,在该程序中,我将文本数据从客户端发送到服务器,从而允许客户端在服务器计算机上的应用程序中传递函数并设置条件。

This is my first networked based project, and have never really tried anything like it, so am a little intimidated by ports and protocols and the alike. 这是我的第一个基于网络的项目,并且从未真正尝试过类似的项目,因此端口和协议之类的内容让我有些害怕。 I find there's tons of information on remote file administration (SSH) and remote desktop connections etc... however there is a minimal amount of information based upon application communication. 我发现有关远程文件管理(SSH)和远程桌面连接等的信息很多,但是基于应用程序通信的信息却很少。

I'd imagine I'll have to use some type of remote procedure call and pass as an exponent of a function, but I'm not entirely sure. 我以为我将不得不使用某种类型的远程过程调用并作为函数的指数进行传递,但是我不确定。

I'm not looking for a direct answer about the whole networking side of Ubuntu Linux - just a point to the right direction. 我不是在寻找有关Ubuntu Linux整个网络方面的直接答案-只是指向正确方向的一个点。

Thanks for your time. 谢谢你的时间。

查看节俭,我认为这就是您想要的

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM