Search Results

Search: Posts Made By: sameer kulkarni
Forum: IP Networking 04-11-2011
3,253
Posted By sameer kulkarni
how to delay the outgoing packets ??
hello,
i am searching a way to delay the incoming packets before it goes out of the system may i know how can i approach to this problem?
Forum: IP Networking 03-15-2011
5,811
Posted By sameer kulkarni
hey my prob is system A: i am sending long...
hey my prob is
system A: i am sending long integer (after converting char string ip of some other system say C) to other sys say B.
system B: here i receive long integer but i want in char string...
Forum: IP Networking 03-15-2011
5,811
Posted By sameer kulkarni
may i kw how to convert unsigned long int to ip...
may i kw how to convert unsigned long int to ip string format??
Forum: IP Networking 03-10-2011
5,811
Posted By sameer kulkarni
is it possible by the above method in case ...
is it possible by the above method
in case
1. when the packets come from say system A and its destination is C.
2.before forwarding it to C from the current system i need to introdude the delay...
Forum: IP Networking 03-09-2011
5,811
Posted By sameer kulkarni
how to hack linux driver to delay incoming packets
hello,
can anyone suggest how to delay the incoming packets ??
or how the packets are prossed inside the kernal and a way to make the packets wait a while??
it wud be vry helpful

regards ...
Forum: IP Networking 02-28-2011
4,105
Posted By sameer kulkarni
void* send_probe(void *ptr) { int...
void* send_probe(void *ptr)
{
int create_socket[20],*flag;
struct sockaddr_in address[30];
flag=(int *)malloc(sizeof(int));
struct NODE * temp=(struct NODE...
Forum: IP Networking 02-25-2011
4,105
Posted By sameer kulkarni
its almost 200 lines of code... i just wanted...
its almost 200 lines of code...
i just wanted an idea how to run 2 diff threads parallely..
both are socket programs which interact with other systems..


regards
kulkarni
Forum: IP Networking 02-25-2011
4,105
Posted By sameer kulkarni
socket programming using threads
Hi,
1)i wrote a program which acts lik a client gateway serving clients request and sending probe msg`s to server to chech if its active..
2)both moduels interact when run independently my problem...
Showing results 1 to 8 of 8

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