Network
In general, the term network can refer to any interconnected group or system.
Language
Any
Platform
Linux
Remove
License
Any
Hi
I was wondering if you could find any solution for your problem?
Since I'm facing with the very same problem!
I'm inside of a well protected network, and I want to connect to an external IP...
I want to create two servers that will communicate to each other as well as a client which will communicate with both of them.Can any one please suggest me how to get started...
Blanket reason not to create a new TCP/IP server program: IANA port assignments, and the sheer number of custom applications that are likely to be out there.
Hallo,
I have to modify a C client/server program that opens a TCP socket from the client to the server. Recently my company installed a firewall between the various (physical) sites we run and now...
/dev/parport0 ” to send data to parallel port ,I get the following error message “echo : write error :Invalid argument”. Sending data to “/dev/lp0” gives following error message “/dev/lp0:No such...
but a hash makes sense only if you want to compare several times. if you only need to compare to the last packet, you should use memcmp(). or make the server stop sending multiple packets of the same...
Hi,
I am trying to implement a HTTP proxy server using raw socket.
I create a alias IP address on eth1:0 192.168.0.200 on my linux box
I opened a raw socket as:
fd = socket(AF_INET,...
Sorry, fixed! wrong diagnosis, MSG_PEEK seems to be working
We have all brands of Mobile Phones,Ipods,Sidekicks,Nextels phone,Laptops for
sell at cheap and affordable prices, they ranges from Nokia/Samsung/LG/Sony Ericsson/Motorola/Alcatel/panasonic/iphone...
hey im a student and im trying to program using sockets to produce a server client system.
We have been given basic programs already and have been asked to manipulate them.
I am completely lost,...
Hi all,
I'd like to know if it's possible to have the following behaviour with a UDP socket.
1. Have a thread waiting for data to read on the socket.
2. Increase a semaphore each time a new...
Run this version and you should get more info about the error:
#include
#include
#include
#include
#include
#include
#include
#include
int main()
{
int fd,tempfd;...
Hi everyone
I am new to socket programming in linux and i have just written my first few programs. i wrote the following code for a server :
#include
#include
#include
#include
#include...
Hi,
I have come across many code samples for a C++ POP3 Client for Linux but they have been for unsecure connections.
How do I manage the code for SSL as most POP3 servers are SSL based.
Can...
Hi,
I`d like to know how to go about writing an email notification program.
I know that there are many such programs available but what I would like to do is this: monitor for incoming mails,...
Hi all
I am a novice Linux user. We use IBM Universe BASIC on a Linux platform.
An administrator configured POSTFIX, then I googled until I figured out how to use the thing, manually. Now I'm...
I need to enumerate the available network interfaces (not just ip addresses) on a Linux box. Anyone got any good ideas on how to do this, beyond rexexping the output of ifconfig?
DjSpirit, yes,...