Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~772 People Reached
Favorite Forums
Favorite Tags
c++ x 7
c x 4
Member Avatar for numerouno543

Hi.. Can someone please tell me how to send a HTTP request through a C/C++ program?? Thanks.

0
55
Member Avatar for numerouno543

Hello... How can I check whether My computer is connected to the INternet or not using a C++ program.. I am using VC++ compiler......and OS is WinXP.. bye.

0
63
Member Avatar for numerouno543

Hello..... I've written this simple C program to return the IP of a hostname ... this program compiles perfectly as well the Output is built...however, on executing the output, the Output crashes..... Can someone tell me what's the problem? Regards. [code]#include <stdio.h> #include <stdlib.h> #include <time.h> #include <windows.h> #include <winsock.h> …

Member Avatar for numerouno543
0
311
Member Avatar for numerouno543

Hello... Can someone please tell me how to send a DNS query through a C/C++ program ?? Regards.

Member Avatar for numerouno543
0
152
Member Avatar for numerouno543

Hello.. I wanted to know if the web address is something like [url]www.abcxyz.com/mypage.htm[/url] then on requesting this page what does DNS do ?? i mean does it return ip of abcxyz.com only or does it look for the specific mypage.htm ?? actually....i wish to send some data to a website …

Member Avatar for DMR
0
94
Member Avatar for numerouno543

Hello.. I wish to write a client program in C++ which will keep on sending a packet of info to a server on internet at regular intervals. As I am a newbie, i am not getting any idea how to do it.....Further, I would like to mention that the program …

Member Avatar for numerouno543
0
97