I wanted to use the Rapidshare API in my .NET app, but I am confused on how you send the request and bring back the result. Do开发者_如何学Go you use Winsock or another method?
I have been learning C over the last two weeks, managed to get my head around pointers, a开发者_StackOverflow社区rrays and structures.
I have a small application that redirects the stdout/in of an another app (usually command prompt or bash for windows). The problem is that if the connection is interrupted the my process has no idea
Using my own program or others I can\'t get winsock to run when calling if the process i开发者_开发知识库s created with CreateProcessWithLogonW or CreateProcessAsUserW. It returns this error when I cr
hiho, i intend to develop just a litte network application, something like a chat. so i downloaded xampp for windows and installed it (also as service), mysql included. well, i started the apache (a
I am creating a winsock UDP program. code i am using is shown below. I am always getting port assignment error.
It seems to be that the implementation required to set up a UDP multicast socket has changed between windows XP and windows vista. Specifically: