Search Results

Search: Posts Made By: Gopi Krishna P
3,611
Posted By Gopi Krishna P
thanks corona , but that looks like a linux...
thanks corona , but that looks like a linux command .. is there a c library function for the same functionality
3,611
Posted By Gopi Krishna P
C program to detect duplicate ip address if any after assigning ip address to ethernet interface
Hi ,

Could someone let me know how to detect duplicate ip address after assigning ip address to ethernet interface using c program
Forum: Programming 07-30-2015
1,258
Posted By Gopi Krishna P
Best reference for understanding core file and debugging for different architectures
Hi ,

could someone suggest best reference for core file understanding , analysis , debugging for different architectures

like what registers represent what in a architecture specific core .....
Forum: Programming 12-17-2014
1,332
Posted By Gopi Krishna P
Best guide or video for gdb <register level debugging>
would like to know best guide or document for gdb for different architectures x86 , power pc etc..
would like to understand how to debug segmentation faults because of stack corruption .....
Forum: IP Networking 08-02-2011
2,659
Posted By Gopi Krishna P
:) i missed out that...
:) i missed out that...
Forum: IP Networking 08-02-2011
2,659
Posted By Gopi Krishna P
no gateway is configured for system 2 & system 3....
no gateway is configured for system 2 & system 3.

for ping to work i think it is enough if we configure default gateway to system 1
please confirm
Forum: IP Networking 08-02-2011
2,659
Posted By Gopi Krishna P
ping to different network in linux
Hi all,

please help solving my small issue
below is the configuration

I have 3 systems

sytem1 -------- system 2 ----------system 3

system 1 : 10.255.1.4 & default gw 10.255.1.55...
Forum: IP Networking 07-29-2011
3,518
Posted By Gopi Krishna P
Socket and interface (eth0, eth 1)relationship
hi,

Could some one answer this please

we have a program with client socket declared which connect to a server

for the above program description we wont send an interface information ... let...
Forum: IP Networking 07-29-2011
1,985
Posted By Gopi Krishna P
Best reference for understanding low level info on nic cards drivers and functionality
Hi,

What is the best reference that gives in detail on nic cards configuration , assigning multiple ip addresses to a single interface, netlink library etc and all basic stuff at this level..?
...
18,809
Posted By Gopi Krishna P
when a process fails to write to /dev/log
Hi ,

when a process fails to write to /dev/log ?
2,170
Posted By Gopi Krishna P
hi thanks, it is working fine.. my...
hi thanks,

it is working fine..
my testing has some issue ..
2,170
Posted By Gopi Krishna P
i used 60050 , socket binding is happening ,...
i used 60050 , socket binding is happening , recvfrom is not recieving any message , even though i sent a message to that address(ip, port)
2,170
Posted By Gopi Krishna P
Socket programming
my socket program is not working with larger port numbers like more than 60000 , any reason why ?
2,282
Posted By Gopi Krishna P
Doubt on fixed ip address assinged by dhcp server?
we can assign a dynamic and fixed ip address for a dhcp_client through dhcp server ,
if it is dynamic ip address , it would be having lease time and renews after half of the leasetime gets over....
1,278
Posted By Gopi Krishna P
Can we wait for broadcast as well as unicast requests ?
I have a requirement to wait for broadcast as well as unicast request.
i have a infinite while loop , that has logic for handing udp requests (recv_from)
it blocks on recvfrom for request , once it...
3,483
Posted By Gopi Krishna P
I want a socket to wait for unicast and broadcast...
I want a socket to wait for unicast and broadcast requests to be processed.
is it possible to wait for both unicast and braodcast requests ?
4,692
Posted By Gopi Krishna P
Thanks abu ... is it possible to listen for...
Thanks abu ... is it possible to listen for broadcast as well as unicast messages.. if so how to do that ?
3,483
Posted By Gopi Krishna P
how to make server to listen to unicast as well broadcast requests
is it possible to code a server that listens for broadcast as well unicast requests ??
If so please suggest how to do the same ?

Thanks
Gopi Krishna P
4,692
Posted By Gopi Krishna P
socket programming
can we send udp message to a destination ip address .. without having an ip address configured in our machine using recvfrom ?
Forum: Debian 01-27-2010
6,530
Posted By Gopi Krishna P
Question on the dhcp-server configuration for a fixed IP address.
Hi ,

when i configure my server with a fixed ip address in dhcpd.conf as below

subnet 172.21.151.0 netmask 255.255.255.0 {
range 172.21.151.66 172.21.151.66;

}
host switch {
hardware...
Forum: IP Networking 12-08-2009
13,688
Posted By Gopi Krishna P
assign mac address for virtual interface eth1:0
Hi ,
by default the physical interface (eth1) and virtual interface eth1:0 will be having same mac address, is there any way we can assign separate mac addresses for both the interfaces.

would...
Forum: Programming 11-30-2009
5,591
Posted By Gopi Krishna P
Thanks to you all, will try these options.. will...
Thanks to you all, will try these options.. will get back to you if any thing is needed.
Forum: Programming 11-29-2009
5,591
Posted By Gopi Krishna P
would some one please clarify , what will happen...
would some one please clarify , what will happen once a parent process receives a SIGCHLD .
if parent process catches SIGCHLD would it clears the child's process context and eliminate zombie.

or...
Forum: Programming 11-28-2009
5,591
Posted By Gopi Krishna P
let me explain my requirement. 1) i have a...
let me explain my requirement.

1) i have a daemon running , which invokes dhcpcd, when dhcpcd is invoked it waits for ip address untill it get an ip address, once it gets an ip address it spawns...
Forum: Programming 11-28-2009
5,591
Posted By Gopi Krishna P
Ways to eliminate Zombies?
what are the precautions to be taken care for avoiding zombie process ?
Showing results 1 to 25 of 42

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