【问题标题】:call windows service wcf from website using python使用python从网站调用windows服务wcf
【发布时间】:2018-10-21 14:37:57
【问题描述】:

我有使用 python 构建的网站,我想在客户端连接到销售点 有什么方法可以发送数据并从 Windows 服务或任何其他方式获取结果?

【问题讨论】:

  • 我要求javascript和windows服务之间的通信方式或类似的东西

标签: c# python point-of-sale


【解决方案1】:

您可以根据您要使用的服务的WCF的配置和规范创建和发送HTTP/HTTPS请求。
WCF and Python
How to post complex type to WCF using Python's requests?

但是,这可能是不可能的。
WCF with netTcpBinding + cPython

请从获取服务规范开始。

【讨论】:

    猜你喜欢
    • 2011-03-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-01-16
    • 1970-01-01
    相关资源
    最近更新 更多