有没有通过Naver的线路的API [英] Is there an API for Line by Naver

查看:256
本文介绍了有没有通过Naver的线路的API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在看由Naver的编程为行简单的自动响应系统。该网站是不是所有的英语这么难解决它存在哪些。

I am looking at programming a simple auto response system for line by Naver. The site is not all in English so hard to work it out what exist.

如果有一个SDK,API,SOAP调用或将是巨大知道任何其他的通信方法。

If there is an sdk, api, soap calls or any other communication method it would be great to know.

在理想情况下,我期待在.NET,但开放给任何其他建议进行编程。

Ideally I am looking to program in .NET but open to any other suggestions.

谢谢
斯科特

推荐答案

有没有公共的API,但我目前的逆向工程的协议,并编写libpurple插件它,并记录在这个过程中的协议。该协议是基于HTTPS和Apache节俭,它支持多种平台,包括.NET。

There is no public API, but I'm currently reverse engineering their protocol and writing a libpurple plugin for it, and documenting the protocol in the process. The protocol is based on HTTPS and Apache Thrift, which supports many platforms including .NET.

这不是一个专为大众消费的API,因此它可能在任何时刻改变,但我有一种感觉它没有显著在很长一段时间的变化。此外,尽管它是一个内部协议,这是非常简单的,写一个自动应答应该不会太辛苦了。

It's not a "built for public consumption" API so it's subject to change at any moment, but I have a feeling it hasn't changed significantly in a long while. Also even though it's an internal protocol, it's very simple and writing an auto responder shouldn't be too hard.

非官方协议文档: http://altrepo.eu/git/line-protocol.git/

未完成libpurple插件: http://altrepo.eu/git/purple-line.git/

Unfinished libpurple plugin: http://altrepo.eu/git/purple-line.git/

这篇关于有没有通过Naver的线路的API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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