Re: Nat router



If I'm eight PHP supports sockets also.
Gidi
"Alexander Nickolov" <agnickolov@xxxxxxxx> wrote in message
news:ucSNVj2FIHA.2372@xxxxxxxxxxxxxxxxxxxxxxx
C or C++ and sockets of course, though any language that can
deal with sockets directly should do. BSD sockets for Unix and
WinSock2 for Windows.

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://vcfaq.mvps.org
=====================================

"Gidi" <gidi@xxxxxxxxxx> wrote in message
news:OuVO$X1FIHA.3400@xxxxxxxxxxxxxxxxxxxxxxx
Thanks,
I do refer to TCP NAT hole punching. The site is a hosted by some HSP
which offers PHP ver. 5.0.
You don't recommend on PHP for that, so what technology should I use in
this cas?

Regards

Gidi

"Alexander Nickolov" <agnickolov@xxxxxxxx> wrote in message
news:erto1NzFIHA.4752@xxxxxxxxxxxxxxxxxxxxxxx
I'm assuming you are referring to TCP NAT hole punching:

http://www.brynosaurus.com/pub/net/p2pnat/

I don't know if PHP can fit the bill, but I wouldn't advise it.
You can certainly run your own rendezvous server in parallel
with the web server on the same machine (listening on a different
port of course).

--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://vcfaq.mvps.org
=====================================

"Gidi" <gidi@xxxxxxxxx> wrote in message
news:OXm06twFIHA.4140@xxxxxxxxxxxxxxxxxxxxxxx
I was once directed in this NG how to access from one PC to remote PC
behind
a NAT router with the aid of some third party PC or website that is
connected directly to the Internet.
My question-
Can I implement this third PC in my website in PHP scripting?
If positive, is there some reference to that?

Regards
Gidi











.



Relevant Pages

  • Re: Nat router
    ... C or C++ and sockets of course, ... Alexander Nickolov ... Microsoft MVP, MCSD ... which offers PHP ver. ...
    (microsoft.public.win32.programmer.networks)
  • Re: PHP and ASP.NET go HEAD to HEAD
    ... > "Kevin Spencer" wrote in message ... >> Microsoft MVP ... >>> execute in the PHP engine for an equivalent PHP page. ... >>> ASP.NET officially requires that you use IIS. ...
    (microsoft.public.dotnet.framework)
  • Re: PHP and ASP.NET go HEAD to HEAD
    ... > "Kevin Spencer" wrote in message ... >> Microsoft MVP ... >>> execute in the PHP engine for an equivalent PHP page. ... >>> ASP.NET officially requires that you use IIS. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: PHP and ASP.NET go HEAD to HEAD
    ... > "Kevin Spencer" wrote in message ... >> Microsoft MVP ... >>> execute in the PHP engine for an equivalent PHP page. ... >>> ASP.NET officially requires that you use IIS. ...
    (microsoft.public.dotnet.framework.performance)
  • Re: PHP and ASP.NET go HEAD to HEAD
    ... > "Kevin Spencer" wrote in message ... >> Microsoft MVP ... >>> execute in the PHP engine for an equivalent PHP page. ... >>> ASP.NET officially requires that you use IIS. ...
    (microsoft.public.dotnet.framework.adonet)

Loading