Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
70% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags
c x 15
php x 5
Member Avatar for zychos

I am getting the following errors when i gcc my code: 44) unixs1 $ gcc whoisserver.c whoisserver.c: In function `main': whoisserver.c:59: warning: passing arg 2 of `bind' from incompatible pointer type whoisserver.c:71: warning: passing arg 2 of `accept' from incompatible pointer type Undefined first referenced symbol in file bind /var/tmp//ccSx8OhK.o …

Member Avatar for zychos
0
189
Member Avatar for zychos

I am trying to create a where clause that loops through my foreach loop. The idea is to have a search with four possible values depending on which values the user fills in. ,<?php $fname = $_GET['fname']; $lname = $_GET['lname']; $nature =$_GET['nature']; $ticket_id = $_GET['ticket_id']; $nbsp = " "; $fields …

Member Avatar for zychos
0
288
Member Avatar for zychos

Does anyone know where I can find a good tutorial or have working knowledge with NetCat? I am using the program to send SMTP to a server and I am having trouble after I establish the connection. The goal is to test AV while sending a virus as an attachment, …

Member Avatar for zychos
0
125
Member Avatar for ret801

Hey guys, help me with my homework ! I am taking CIT 160 and for my first assignment I am to ask 5 family members, friends ,strangers etc 5 security questions which i will have to investigate further and write a report on, so I came to daniweb! please answer …

Member Avatar for WaltP
0
186
Member Avatar for vaironl

Hello forum, Vaironl here. I have a question, which has been bothering me quite a bit for a while now. I would like to say, I love programming. Making UI's, making desktop and mobile applications. I started to program recently about 1 year now. I'm going to college with a …

Member Avatar for vaironl
0
213
Member Avatar for zychos

Doing an assignment to create a struct that holds keywords and then is used with a binary search to counter the total keywords in a program. Below is my code and below it is the errors i get when I attempt to compile it. First question is what is wrong …

Member Avatar for zychos
0
344
Member Avatar for zychos

I am doing an bubble sort assignment, the goal is to enter up to a max of 10 numbers and sort them. The problem that I am running into is when I run the code, I have to hit ^D to have the next line of the array displayed and …

Member Avatar for Adak
0
132
Member Avatar for ontomuch

Does anyone have any Idea what this could be? First it started running rough and I found a couple bad Spark plug wires ok fixed ran great. Then on the interstate one night it started cutting out and backfiring losing all power and then when I finally got you town …

Member Avatar for ontomuch
0
191