Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Artificial Intelligence
  3. Connection to central AI server over LAN

Connection to central AI server over LAN

Scheduled Pinned Locked Moved Artificial Intelligence
questionsysadmintestingbeta-testingtutorial
4 Posts 4 Posters 37 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TechForTroops
    wrote on last edited by
    #1

    Forgive me if I missed this being posted somewhere already. I want to setup a central AI server in our data center. I want our developers to be able to direct their projects to that central server for testing. When I try testing to the machines ip address with port 32168 yields no connection. http://machine ip:32168/ Seems simple but I'm missing something. A similar question was posted with no answer. "how to connect a Blue Iris machine to another machine running CodeProject AI?"

    Richard DeemingR J D 3 Replies Last reply
    0
    • T TechForTroops

      Forgive me if I missed this being posted somewhere already. I want to setup a central AI server in our data center. I want our developers to be able to direct their projects to that central server for testing. When I try testing to the machines ip address with port 32168 yields no connection. http://machine ip:32168/ Seems simple but I'm missing something. A similar question was posted with no answer. "how to connect a Blue Iris machine to another machine running CodeProject AI?"

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      Somewhat annoyingly, there is a dedicated forum for CodeProject.AI questions, and this is not it. :) CodeProject.AI Discussions[^]


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      1 Reply Last reply
      0
      • T TechForTroops

        Forgive me if I missed this being posted somewhere already. I want to setup a central AI server in our data center. I want our developers to be able to direct their projects to that central server for testing. When I try testing to the machines ip address with port 32168 yields no connection. http://machine ip:32168/ Seems simple but I'm missing something. A similar question was posted with no answer. "how to connect a Blue Iris machine to another machine running CodeProject AI?"

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #3

        That question really has nothing to do with AI.

        TechForTroops wrote:

        yields no connection

        There are various ways that an error can be reported. But presuming that you are not getting an error about the host then it means that on the host machine there is no server running or the server is not using that port. Of course could be other things like you should be using https. That might appear to be no connection since the server should normally drop the connection after sitting there for a bit.

        1 Reply Last reply
        0
        • T TechForTroops

          Forgive me if I missed this being posted somewhere already. I want to setup a central AI server in our data center. I want our developers to be able to direct their projects to that central server for testing. When I try testing to the machines ip address with port 32168 yields no connection. http://machine ip:32168/ Seems simple but I'm missing something. A similar question was posted with no answer. "how to connect a Blue Iris machine to another machine running CodeProject AI?"

          D Offline
          D Offline
          David Miller May2024
          wrote on last edited by
          #4

          To enable developers to direct their projects to a central AI server in your data center for testing, you need to ensure several things are set up correctly: 1. Firewall Configuration: Check if the firewall on the central AI server allows incoming connections on port 32168. You may need to create a firewall rule to permit traffic on this port. 2. Network Configuration: Verify that the central AI server has a network interface configured with a valid IP address. Ensure that it is reachable from the developers' machines within your network. 3. Service/Server Availability: Confirm that the AI service or server you want to access is running and listening on port 32168. You can check this using tools like netstat or by inspecting the server's configuration. 4. IP Address and Port: Ensure that the IP address and port number you are using to connect (http://machine_ip:32168/) are correct and correspond to the central AI server's address and the port where the service is running. 5. DNS Resolution: If you are using hostnames instead of IP addresses, make sure that DNS resolution is working correctly, and the hostname resolves to the correct IP address. 6. Proxy or Load Balancer: If your network setup includes a proxy or load balancer, ensure that it is correctly configured to forward traffic to the central AI server on port 32168. By verifying these aspects and making necessary adjustments, you should be able to establish a connection from developers' machines to the central AI server for testing purposes.

          1 Reply Last reply
          1
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups