Network
In general, the term network can refer to any interconnected group or system.
Forum Post

Re: TCP Socket though proxy

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...
Forum Post

How can I write code to start communication between two servers

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...
Forum Post

Re: TCP Socket though proxy

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.
Forum Post
Forum Post

TCP Socket though proxy

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...
Forum Post

Parallel port issue in RHEL 6.0 server

/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...
Forum Post

Re: Create a Signature or checksum

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...
Forum Post

question on use raw socket to a implement HTTP Proxy Server

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,...
Forum Post

Re: Can't get socket peek to work

Sorry, fixed! wrong diagnosis, MSG_PEEK seems to be working
Forum Post

F/S:brand new unlocked apple iphone 3GS 32gb

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...
Forum Post

Re: Free bsd network stack

Well, i don't have any idea but just need to ask some experienced progmmer.maybe it will works. ____________________________ Engraved zippo lighters and accessories.
Forum Post

server/client help

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,...
Forum Post

Semaphore for UDP socket

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...
Forum Post

Re: tcp/ip in linux

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;...
Forum Post

tcp/ip in linux

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...
Forum Post

POP3 C++ Client with SSL

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...
Forum Post

How to write email notification program

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,...
Forum Post

Re: how to code a chat server?

For implementing a chat server you need to learn socket programming (GENERALLY LEARNED IN THE UNIX ENVIRONMENT). For this u need to refer to the book "Unix Network Programming, 3RD EDITION. Its an...
1 2 3 4 5 6 7 8 9 10 11  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.