UNIX
Unix is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy.
Application
Network
Remove
Language
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...
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...
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...
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,...
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...
: can anyone help me in writing multithreaded TCP server using c++ for
: unix
:
Try google, there's a lot of sourcecode like this.
can anyone help me in writing multithreaded TCP server using c++ for unix
Hello,
I am the founder of INTENT MediaWorks and we are looking for an experienced C++ programmer who understands lower level socket communications.
Best Regards,
Glenn Martin
Hi
I am writing a program in C++ on VMS where in I have to see if a machine (windows) is reachable (from a VMS machine).
I am pretty much new to Unix environment.
Please help out on this....
: I am trying to fid out wha teh Maximum number of scokets(connections) ay one C++ application can handle under a Unix Enviroment. And sice I am at it, what is the Maximum fo a windows enviroment.
:...
I am trying to fid out wha teh Maximum number of scokets(connections) ay one C++ application can handle under a Unix Enviroment. And sice I am at it, what is the Maximum fo a windows enviroment....
:
: Well, i mean the drawing graphics to the screen.
: My OS is Windows XP, but also need the unix format.
: I'm using Visual C++ 6.0 (MS).
:
:
:
You have to use the Windows API functions...
hey anyone interested,
i need a small coding project done in c++ and able to be used in unix environment, the project involves either using a switch or nested if statements, it's up to you. i will...
We are looking for a individual to provide full life cycle development with JAVA and JSP
programming on a Unix platform. This person will have 2-3 years of experience in both skills.
This person...
: can someone send me a c or c++ program involving telephony.
:
What are trying to do? Have you studied per se PPP along with
Unix shell? These studies may help to answer your question.
Bryce...
: Do you have any experience with taking a working (on Windows) C++ program and putting the .exe on a UNIX system (one that doesn't have a C++ compiler) and getting it to work correctly? None of...