Search Results

Search: Posts Made By: rakesh_01
Forum: Programming 09-04-2009
3,555
Posted By rakesh_01
Help with ncurses
Help with ncurses Hi,

I need some help with ncurses.I'm supposed to write a program in C to display date and time and also to input the username and password using C.I chose...
Forum: Programming 08-18-2009
7,989
Posted By rakesh_01
Thanks for your advice.I guess its a little...
Thanks for your advice.I guess its a little complicated,but can you give me an idea on how it can be achieved atleast.

Thanks...

:)
Forum: Programming 08-17-2009
7,989
Posted By rakesh_01
The OS is Windows XP.
The OS is Windows XP.
Forum: Programming 08-14-2009
7,989
Posted By rakesh_01
Hi, I'm supposed to write a program in C that...
Hi,
I'm supposed to write a program in C that can capture the login screen of a Windows OS.
Forum: Programming 08-14-2009
7,989
Posted By rakesh_01
C coding for Screenshot capture
Hey guys,

I'm for C code that can do screen capture for me.
Any help.

Thanks.
Forum: Programming 08-12-2009
1,924
Posted By rakesh_01
Thanks for the reply.I eventually came up with...
Thanks for the reply.I eventually came up with this program as a result of a few modifications


#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>...
Forum: Programming 08-11-2009
1,924
Posted By rakesh_01
Thanks for your advice. I came up with the...
Thanks for your advice.

I came up with the following program


#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include...
Forum: Programming 08-04-2009
1,924
Posted By rakesh_01
Need help regarding HTTP parsing
Hi..

I've got a program that can connects to a remote server and displays some garbage value and closes the connection.

The code goes like this

#include <stdio.h>
#include <netdb.h>...
Forum: Programming 07-14-2009
3,653
Posted By rakesh_01
I'm supposed to write the coding in C.. so...
I'm supposed to write the coding in C..

so am I supposed to look up sockets in C ???
Forum: Programming 07-14-2009
3,653
Posted By rakesh_01
Help with HTML
Hi guys,

I'm supposed to write a program to display the "view source" content of a web page...I have no clue were to start...

please help me guys....
Forum: Programming 07-07-2009
1,632
Posted By rakesh_01
Professional advice on my project
Hi guys,

I'm pretty much a newbie to C.I need professional advice on my project.I'm supposed to write a program to scan a directory for .exe files and list them if any and also subsequently scan...
Showing results 1 to 11 of 11

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