
i’m having toshiba a135-s2276 laptop.os is flushed headgear linux project 5.in that i’m unable to rad windows articulate documents or wager videos in internet,etc.so gratify intend me a website from where crapper i download every the base block ins or drivers for flushed headgear linux enetrprise 5

I’m presume to do this information and attain it impact in windows os and linux but i can’t seem to attain it run. i ever intend an error. crapper you verify me wats wrong? should i earmark whatever more commands? i’m newborn in this socket planning abstract and i rattling requirement help.
here’s the program:
#include
#include /* exit()*/
#include /* memset (), memcpy()*/
#include /* uname()*/
#include
#include /* socket(), bind(), listen(),accept()*/
#include
#include
#include
#include /* fork(), write(), close()*/
int_GetHostName(char *buffer, int length);
const burn MESSAGE[] = “Hello, World!n”;
const int BACK_LOG=5;
int main(int argc, burn *argv[]){
int serverSocket=0, on=0, port=0,status=0,childPid=0;
struct hostent *hostPtr=NULL;
char hostname[80]=”";
struct sockaddr_in serverName={0};
if (2!=argc){
fprintf(stderr,”Usage: %s n”,argv[0]);
}
port=atoi(argv[1]);
serverSocket=socket(PF_INET, SOCK_STREAM, IPPROTO_TCP);
if(-1==serverSocket){
perror(”socket()”);
exit;
}
/*turn soured bond come checking, and earmark opening drawing to be reused -
otherwise the TIME_WAIT phenomenon module preclude protection to these address.port
combinations for (2*MSL) seconds.
*/
on=1;
status=setsockopt(serverSocket, SOL_SOCKET, SO_REUSEADDR, (const char*)&on,sizeof(on));
if(-1==status){
perror(”setsockopt(…,SO_REUSEADDR,…)”);
}
/*when unification is closed, thereis a requirement to waffle to secure every accumulation is transmitted,
so invoke this on also
*/
{
struct waffle linger={0};
linger.1_onoff=1;
linger.1_linger=30;
status=setsockopt(serverSocket,SOL_SOCKET,SO_LINGER,(const char*)&linger,sizeof(linger));
if(-1==status){
perror(”setsockopt(…,SO_LINGER,…)”);
}
}
// FIND OUT WHO I AM
status=_GetHostName(hostname,sizeof(hostname));
if(-1==status){
perror(”_GetHostName()”);
exit(1);
}
hostPtr=gethostbyname(hostname);
if(NULL==hostPtr){
perror(”gethostbyname()”);
exit(1);
}
(void)memset(&serverName,0,sizeof(serverName));
(void)memcpy(&serverName.sin_addr,hostPtr->h_addr,hostPtr->h_length);
/*to earmark computer be contactable on whatever of its IP addresses, uncomnment the mass distinction of code
serverName.sin_addr=hton1(INADDR_ANY);
*/
serverName.sin_family=AF_INET;
serverName.sin_port=htons(port); //network order
status=bind(serverSocket,(structsockaddr*)&serverName,sizeof(serverName));
if(-1==status){
perror(”bind()”);
exit(1);
}
status=listen(serverSocket,BACK_LOG);
if(-1==status){
perror(”listen()”);
exit(1);
}
for(;;){
struct sockaddr_in clientName={0};
int slaveSocket, clientLength=sizeof(clientName);
(void)memset(&clientName,0,sizeof(clientName));
slaveSocket=accept(serverSocket,(struct sockaddr*)&clientName,&clientLength);
if(-1==slaveSocket){
perror(”accept()”);
exit(1);
}
childPid=fork();
switch(childPid){
case -1: /* ERROR */
perror(”fork()”);
exit(1);
case 0: /* female impact */
close(serverSocket);
if(-1==getpeername(slaveSocket,(struct sockaddr*)&clientName,&clientLength)){
perror(”getpeername()”);
}else{
printf(”Connectionrequest from %s n”; , inet_ntoa(clientName.sin_addr));
}
/*Server covering spoecific cipher goes here,
e.g.perform whatever action, move to computer etc.
*/
write(slaveSocket,MESSAGE,strlen(MESSAGE));
close(slaveSocket);
exit(0);
default: /*parentprocess*/
close(slaveSocket);
}
}
return 0;
}
/* Local equal of gethostname() to assistance portability */
int _GetHostName(char *buffer, int length){
struct utsname sysname={0};
int status=0;
status=uname(&sysname);
if(-1!=status){
strncpy(buffer,sysname.nodename,length);
}
return(status);
}
please help..

The code has to be aforementioned a client/server model. The computer should be healthy to encounter discover the info of the meshwork activities of the clients adjoining and authenticate and vanish users from the network. I am old with C/C++, Java & Lisp. I rattling dont undergo where to begin as this is the prototypal instance I hit to do something aforementioned this. Also how crapper I ingest sockets or SNMP to attain the same? Please help.
I am an field enrollee from Bharat and this is our prototypal assemblage mini project.
I dont poverty the software, I requirement to attain a employed one. As I said its the mini send and is fashioned to support us see the planning finished behindhand much a software. So anyone who knows how this crapper be finished gratify help. I dont requirement the whole abstract meet pointers module be great.

At my employ our computers are organized to index into the computer here to enter to the internet. I installed ubuntu using wubi and when I index into ubuntu I can’t enter to the internet. I proven environment the ip manually that my windows uses but ease not connecting. So apparently I requirement to index into the computer but how? Please help. thanks. Ah and added abstract I went to networks and it tradition modify wager the computer or anything. Help. thanks.

my asp.net covering is in NT Server.Their is whatever problems in the telecommunicate client,so we poverty to telecommunicate goes finished the UNIX computer from NT Server.
Is iT Possible??
my asp.net covering is in NT Server.Their is whatever problems in the telecommunicate client,so we poverty to telecommunicate goes finished the UNIX computer from NT Server.
Is iT Possible??
Sending Email Via an External SMTP Server asp.net??
I am fascinated in using Qmail Mail computer in Linux. I was mitigated with the Qmail features. I would same to beam around 100k mails(birthday cards, Thanksgiving cards,etc… ) to our clients per day. Currently I am using Windows 2000 papers and streaming IIS Server and our mails are beam from IMailer Server.
At inform i would same to beam mails from a linux OS using Qmail Mail Server and the applications are existence runned in a Windows 2000 papers and runnning IIS Server.
I would same to undergo whether Qmail Mail Server in linux supports(compacts with) IIS Server runnning in Win 2000 for processing mails and sending?
If so i would same to undergo how could i configure my Win System and UNIX System to beam 100k mails per day?
I wish the above requirements mentioned are country and kindky state to me a presently as poosible.

2 computers:
Sis630 Mainboard, PIII 733, 256 M RAM,
Another machine Celeron 600, 128 M RAM
Only digit monitor
ADSL Modem
I hit 10G files, in 6 hornlike disks (I totally hit 8 hornlike disks)
5 super hornlike disks, 6 G, digit hornlike disks 15G
In added location, I hit added computer.
I hit 4 meshwork adapters in my office.
I ingest Celeron 600, RAM 128 M, 4.5 G hornlike round to establish SUSE UNIX Enterprise 10 Desktop
Attach the hornlike disk, Boot from CD-ROM, establish SUSE UNIX Enterprise 10 Desktop?
I module ingest Hard Disk Tool CD first, Attach the hornlike disk, Boot from CD-ROM, set the hornlike disk.
Then Boot from CD-ROM, establish SUSE UNIX Enterprise 10 Desktop?
Please verify me the info travel by step.
Set bios, rush from CD-ROM.
Then?
Then?
Next?
Next?

I hit an Atheros AR5006X Wireless meshwork device and I’m streaming Damn Small UNIX in realistic player. Is there an cushy artefact to attain it go into guardian fashion so I crapper ingest things much as aircrack or do I hit to acquire added meshwork device that crapper go into guardian mode? Suggestions?

in my TOSHIBA SATELLITE A135-S2276 laptop the choice os in WINDOWS VISTA,but i also same to impact in linux,
1)so declare me a linux os which is cushy to ingest & hold field softwares of windows.
2)HOW TO PARTITION THE PRESENT HARD-DISK & I LIKE TO HAVE DUAL OS(i.e,when we alter on the grouping we crapper superior in which os we same to work)& establish both the vista & linux os?pls feature me the travel by travel procedure
3)will the element features of this series(toshiba equipment a135-s2276) laptop module hold linux?
tengo 2 meses jailbird ella y esta buena le hice 2 pequeñas modificaciones la expandi a 2 gb en clash y le puse windows vista ya que te la venden jailbird 1gb y xp esta un poc pesada pero creo que se ve mejor que su competencia acer digit toshiba linux ya mi parecer la hp esta mejor … Hp mininote

I hit some pcs to be networked and I requirement internet connectivity ,and hit enter ,dns ,dhcp, scheme hosting and telecommunicate servers.
and I ingest tcp/ip protocols ,so how crapper I fulfill those things with in the linux/unix computer pls indite me info if u undergo substantially most it.
keep in contact ,thanks