GithubHelp home page GithubHelp logo

Comments (6)

2881099 avatar 2881099 commented on July 23, 2024

分开部署的

ImServer 是独立的 .net core 应用服务,充当 websocket 服务端。

webapi 即你们开发的应用,可以是 .net core、.net framework,引用 ImCore.dll 他提供 ImHelper 静态类访问与 ImServer 进行交互。

from freeim.

YoChen avatar YoChen commented on July 23, 2024

分开部署的

ImServer 是独立的 .net core 应用服务,充当 websocket 服务端。

webapi 即你们开发的应用,可以是 .net core、.net framework,引用 ImCore.dll 他提供 ImHelper 静态类访问与 ImServer 进行交互。

感谢您的回复。

有个疑问,如果我直接将ImServer部署成服务,例如按此方法:https://www.cnblogs.com/tangchun/p/10382215.html

那么服务器上也有IIS存在着网站访问服务,端口分别为80和443,此时的ImServer服务端口还可以设置成80和443吗?也绑定一个指向此服务器并且未被IIS使用的域名?

from freeim.

2881099 avatar 2881099 commented on July 23, 2024

@YoChen 换个端口,没必要纠结 80 还是 8081

终端访问:ws.baidu.com:8081

from freeim.

YoChen avatar YoChen commented on July 23, 2024

收到,感谢您的耐心回复。开始尝试服务器端部署及测试。

from freeim.

YoChen avatar YoChen commented on July 23, 2024

再次请教一下,@2881099 如果是发布成exe直接运行,在win10环境下用IP+端口方式运行,能在局域网中直接访问这个websocket服务吗?

from freeim.

2881099 avatar 2881099 commented on July 23, 2024

可以

from freeim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.