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
~126 People Reached
Favorite Forums
Favorite Tags
c x 1
Member Avatar for habatra

HI All, i know its a known issue but i am again back with same problem.I am trying to find IP of the host. USed this code.: [CODE]struct sockaddr_in sock_name; int sock_size = sizeof(sock_name); struct in_addr remote_addr; int sockfd, size = 15; if (0 > (sockfd = socket(AF_INET, SOCK_DGRAM, IPPROTO_IP))) …

Member Avatar for CrazyDieter
0
126