Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

API to send data to another Workstation

Hello dudes!
Does anybody know how to send data to a workstation in a LAN w/o using Winsock
control? Perhaps with the use of a built-in Win32 API?
Thanks...
[178 byte] By [snake-eyes] at [2007-11-10 0:20:09]
# 1 Re: API to send data to another Workstation
Have you looked at the pipe API? Like CreatePipe?

Regards,

Jason

"snake-eyes" <ubayc@who.org.ph> wrote in message
news:38d1b037$1@news.dev-archive.com...
>
> Hello dudes!
>
> Does anybody know how to send data to a workstation in a LAN w/o using
Winsock
> control? Perhaps with the use of a built-in Win32 API?
>
> Thanks...
>
>
Jason Bock at 2007-11-11 20:04:12 >
# 2 Re: API to send data to another Workstation
Have you looked at the pipe API? Like CreatePipe?

Regards,

Jason

"snake-eyes" <ubayc@who.org.ph> wrote in message
news:38d1b037$1@news.dev-archive.com...
>
> Hello dudes!
>
> Does anybody know how to send data to a workstation in a LAN w/o using
Winsock
> control? Perhaps with the use of a built-in Win32 API?
>
> Thanks...
>
>
Jason Bock at 2007-11-11 20:05:12 >