On Wed, 2003-06-11 at 15:58, AES Security - Brian Celenza wrote:
> Okay hopefully I can explain this system well enough.
> 
> What I am trying to do is send a tcp/ip request to a visual basic program
> using php.
> 
> Is there anyway to send raw data over tcp/ip using php, or how would i be
> able to make some sort of adapter to take the request and be able to read it
> from a vb program running on the server?
> 
> Thanks, sorry if this is confusing.
> 
> Brian

Everything you need should be in the manual:

   http://www.php.net/manual/en/ref.sockets.php
   http://www.php.net/manual/en/ref.stream.php


Hope this helps,

Torben


-- 
 Torben Wilson <[EMAIL PROTECTED]>                        +1.604.709.0506
 http://www.thebuttlesschaps.com          http://www.inflatableeye.com
 http://www.hybrid17.com                  http://www.themainonmain.com
 -----==== Boycott Starbucks!  http://www.haidabuckscafe.com ====-----




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to