如何通过服务器IP连接YMSG(Yahoo IM服务)
我需要一个支持 yahoo 并允许用户设置 yahoo IM 服务器地址的 IM 客户端。
Yahoo IM 服务器名称(scs.msg.yahoo.com、scsa.msg.yahoo.com、scsb.msg.yahoo.com、scsc.msg.yahoo.com)无法通过我的公司 LAN 访问,因此我应该使用 IP他们的服务器地址。
I need a IM client that support yahoo and allow user to set yahoo IM server address.
Yahoo IM servers names (scs.msg.yahoo.com, scsa.msg.yahoo.com, scsb.msg.yahoo.com, scsc.msg.yahoo.com) are not accesible through my company LAN, so I should use IP addresses of their servers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我们可以通过简单地 ping 域名来找到该域名的 ip。
我的问题与另一个网络问题有关(端口 443 被阻止),但最初我认为它与服务器 IP 地址有关。
We can find ip of a domain name by simply pinging that domain name.
My problem was related to another network issue (port 443 was blocked) but initially I supposed that it relates to server ip address.