Communication between 2 servers.
#8

Quote:
Originally Posted by TzAkS.
Посмотреть сообщение
If you have the database on localhost,where is running the server it will be fine.
And is not realy hard to do it
Right, but as Vince said; There is no event, or trigger for data being put into a MySQL table, you'd have to constantly check, doing queries over and over, thus that's VERY inefficient and slow.

Where as sockets are EXACTLY what is needed and doesn't take much effort at all.
Reply


Messages In This Thread
Communication between 2 servers. - by Michael@Belgium - 03.05.2012, 16:45
Re: Communication between 2 servers. - by Hiddos - 03.05.2012, 16:53
Re: Communication between 2 servers. - by TzAkS. - 03.05.2012, 17:39
Re: Communication between 2 servers. - by Vince - 03.05.2012, 17:41
Re: Communication between 2 servers. - by PrawkC - 03.05.2012, 17:41
Re: Communication between 2 servers. - by TzAkS. - 03.05.2012, 17:43
Re: Communication between 2 servers. - by Mandrakke - 03.05.2012, 17:46
Re: Communication between 2 servers. - by PrawkC - 03.05.2012, 17:46
Re: Communication between 2 servers. - by Calgon - 03.05.2012, 17:56
Re: Communication between 2 servers. - by Michael@Belgium - 03.05.2012, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)