STDIN and STDOUT in C

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,
Can the 'stdin' and 'stdout' streams point to a Network socket? I have a
socket connection from Windows to UNIX, can I set the two streams to point to
the socket connection to send/receive data?

thanks,
.



Relevant Pages

  • Re: Windows-Unix Socket Interface
    ... > Would like to know if it is possible to interface a socket connection ... > between Unix and a VB application running on Windows? ... .NET, Linux, or Windows. ...
    (microsoft.public.dotnet.framework)
  • Re: Windows-Unix Socket Interface
    ... > Would like to know if it is possible to interface a socket connection ... > between Unix and a VB application running on Windows? ...
    (microsoft.public.dotnet.framework)
  • Windows-Unix Socket Interface
    ... Would like to know if it is possible to interface a socket connection ... between Unix and a VB application running on Windows? ...
    (microsoft.public.dotnet.framework)
  • Re: Transfer socket connection between programs
    ... transfer a socket connection to another program? ... If you are using UNIX, you can create a pipe in the filesystem, and connect I/O on both ends. ... It may be possible to use pipes under Windows but I don't know how. ... You can also use other nasty techniques, like loading a DLL into your "another program", then make a code hook into your server. ...
    (comp.lang.python)
  • Re: ASP.NET ServiceName?
    ... John Timney ... socket connection to the listener, it will be about as instant as it can ... Because I wanna show some windows forms on the server side for the ...
    (microsoft.public.dotnet.framework.aspnet)