Network multiple computer

Help me please

Below left computer is main server computer.
And right computer is sub computer.

two computer is using network connect in router.
work is no problem.

But Main server computer order not show sub computer.
show Comes out the screen looks fine.

What is my mistake?

Is your sub computer connected to the same sql server database connection string from both PCs

yes main server computer sql server. and sub computer is connected main computer server.
work is no problem.
Problem is just display not show…

Can you show screenshots of the database connecrion string in both computers

Below is Sub Computer

Below is main server computer

Terminal name on Sub computer is incorrect, it should not be ‘Server’

Connection string for server and sub computer should look something like below example:
Please check you configuration settings… Refer to following links for examples

Server:
Terminal name: Server
Data Connection String: Data Source=Gosirar1-PC\Sambapos;User id=sa etc…
Message Server name: Gosirar1-PC
Message Server Port: 8383

Sub Computer:
Terminal name: PC1 (example, use Terminal option to Add )
Data Connection String: Data Source=Gosirar1-PC\Sambapos;User id=sa etc…
Message Server name: Gosirar1-PC
Message Server Port: 8383

Refer to page 12,14,15

Example:

2 Likes

I’ve almost finished my setup. Once I do, I’ll put together a tutorial regarding setup of 2 PC’s, otherwise if you look through the forum carefully there are actual solutions for this.

But it seems scattered, I found a way to connect many pc’s without the need of RDP either. doesn’t even require the patch for RDP. It’s simple networking but it does the job well.

2 Likes