我想从客户端向服务器添加一些联系人。 [英] I want to add some contacts to the server from the client.

查看:69
本文介绍了我想从客户端向服务器添加一些联系人。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想通过使用python从客户端发送add contacts命令来向服务器添加一些联系人。

如何做到这一点?是否有任何开源代码来执行此操作?

I want to add some contacts to the server by sending the add contacts command from the client using python.
How can this be done? is there any open source code to do this?

推荐答案

虽然这不是足够的信息,但我强烈建议使用python 请求库。



只需在终端中运行以下内容。

Although this is not nearly enough information, I highly recommend using python requests library.

Simply run the following in the terminal.
pip install requests


这篇关于我想从客户端向服务器添加一些联系人。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆