| View previous topic :: View next topic |
| Author |
Message |
Edward Guest
|
Posted: Tue Jul 13, 2004 4:47 pm Post subject: Newbie Question About Internet Comunications |
|
|
Newbie Question
WHICTH IS THE BEST (FAST WAY) WAY TO MADE TO PROGRAMS (CLIENTE AND
SERVERS) "TALK" TROUGHT INTERNET.
THE GOAL IS CHANGE DATAS.
WICHT PROTOCOL?
Edward
|
|
| Back to top |
|
 |
Kevin Guest
|
Posted: Tue Jul 13, 2004 5:45 pm Post subject: Re: Newbie Question About Internet Comunications |
|
|
Edward wrote:
| Quote: | WHICTH IS THE BEST (FAST WAY) WAY TO MADE TO PROGRAMS (CLIENTE AND
SERVERS) "TALK" TROUGHT INTERNET.
|
Use SOAP if you want to build something fast (i.e. get something up and
running fairly quickly). However, if you want raw performance then use
native sockets (TCP/IP) with Indy.
HTH
Cheers,
Kevin.
|
|
| Back to top |
|
 |
Kevin Guest
|
|
| Back to top |
|
 |
Edward Guest
|
Posted: Tue Jul 13, 2004 5:58 pm Post subject: Re: Newbie Question About Internet Comunications |
|
|
Thank You Kevin
Its a start
Edward
"Kevin" <kevinbe71 (AT) y_a_h_o_o (DOT) c_o_m> escreveu na mensagem
news:40f4204a$1 (AT) newsgroups (DOT) borland.com...
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Wed Jul 14, 2004 8:42 am Post subject: Re: Newbie Question About Internet Comunications |
|
|
As you're a Newbie can I suggest that you drop the caps lock when
posting messages? It actually makes your message harder to read and is
considered to be the online equivalent of shouting.
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
Edward Guest
|
Posted: Wed Jul 14, 2004 12:49 pm Post subject: Re: Newbie Question About Internet Comunications |
|
|
Thank you for your TIP.
"Andrue Cope [TeamB]" <no.spam (AT) spammy (DOT) com> escreveu na mensagem
news:40f4f1e8 (AT) newsgroups (DOT) borland.com...
| Quote: | As you're a Newbie can I suggest that you drop the caps lock when
posting messages? It actually makes your message harder to read and is
considered to be the online equivalent of shouting.
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
|
| Back to top |
|
 |
|