--- AES Security - Brian Celenza <[EMAIL PROTECTED]> 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?
> 

Assuming the VB app can act as a server, check out
http://www.php.net/sockets

> Thanks, sorry if this is confusing.
> 
> Brian
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


=====
Mark Weinstock
[EMAIL PROTECTED]
***************************************
You can't demand something as a "right" unless you are willing to fight to death to 
defend everyone else's right to the same thing.
***************************************

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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

Reply via email to