Hey, you may have worked it out already, but no one posted so its like an unanswered question :).
screen -x will resume a screen session.
for other commands/things to do with screen or any other nix program, check the man pages for it by typing "man programname".
Goodluck...
User Profile
Collapse
-
Hey,
if you can send a text file between the client/server then you can send an audio file, i think you need make the integer buffer smaller, 50000 is too large, and unnecessary. Also you are missing some brackets () when you use sizeof( ).
GoodluckLeave a comment:
-
Hey, you could try using gets() for a string or getch() for a character, and getche() to echo the reply back to the user(so they see what they typed in). Also, for those functions you might need toCode:#include <conio.h>
goodluckLeave a comment:
-
Hey, its not too dificult to make a C project in visual studio 2005.
File-> New -> Project
in the Visual C++ project type, select General, then Empty Project.
Fill in the project name, select a directory and press Ok.
Then as in any visual studio environment, either create your .c files via visual studio, or manually then drag them into the appropriate folders on the side e.g. "Source Files"...Leave a comment:
No activity results to display
Show More
Leave a comment: