Search Results

Search: Posts Made By: kowit010
2,401
Posted By kowit010
Never mind, I had figured it out. It involved...
Never mind, I had figured it out. It involved simply moving the fprintf calls in the main while loops in both runClient() and runServer() before I wrote the "bytes_read" to "bytes_written" and sent...
2,401
Posted By kowit010
[SOLVED] C TCP/IP Reliable Transmission project not reliable
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

We must do...
10,552
Posted By kowit010
Re:
Since I'm having so much trouble comprehending how piping works in C, and since the professor said we were free to make our own version of the code from scratch, I decided to abandon the...
10,552
Posted By kowit010
Re:
Yeah, I know, sorry the code is so huge, I guess I had to post the whole code so the mods don't come down on me for not filling out the whole thread template, but anyway... I wish I had time to...
10,552
Posted By kowit010
Cannot correctly connect multi-stage C command pipe (among others) (FYI: a lot of code)
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

We are...
Forum: What is on Your Mind? 11-02-2011
43,452
Posted By kowit010
I'm actually a full-time student at the...
I'm actually a full-time student at the University of Minnesota, studying for a B.A.S. in IT-Infrastructure. It's great because all the computers at school run Ubuntu!
10,916
Posted By kowit010
Thank you (again!)
I just received the grade back for this assignment: 100%!!

Thanks again!!
10,916
Posted By kowit010
Thank you!
All done! Thank you for the advice and kind words from those who posted on this thread! :):b:

Oh yes, and the mods can be assured I will give the proper credit on my hand-ins for the help here
10,916
Posted By kowit010
I've fixed my code using your suggestions and...
I've fixed my code using your suggestions and some other things, now my code looks like this:

"shell.sh"

#!/bin/sh

FILE=$1

if [ -z $FILE ]; then
echo "Please enter a filename"
...
10,916
Posted By kowit010
Shell script calling Perl function, sort and find data, write to new files
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

I must...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 01:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy