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

How do you connect a program to the internet/website?

Hey, so recently in my school our teacher wanted us to spend the next 2-3 weeks making up a program of our own choice. (We learned Java in class but I wanted to try something different and learn C++...
Forum Post

MAC Protocol packet analysis

Hello everyone, These days I am going to make a program to analyze the mac protocol packets. Also my paper title is related to packet analysis. I wrote some survey papers and this paper also will...
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

Car Program in C

Can someone please help me design a c program for my car design for my thesis. i have designed a MCU Bluetooth RC Car and I have the mobile phone but I don't have the car program. can anyone help...
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

Where to find (for download) header file for c++ builder 2010?

Hello everyone, my question is Where to find (for download) header file for c++ builder 2010? I search a lot of on internet but didn't find corresponding winuser.h file for c++ builder 2010, my...
Forum Post

how to use a matlab trained neural network in c++

Hi, I'm using the newff() function to create a neural network and I'm using the train() function to train this net. It's a three layer network (one hidden layer) and I'm using the logsig and...
Forum Post

Re: Elman Neural Network in c++

annie::TwoLayerNetwork net(2,3,1); this is a Feed Foward multilayer perceptron. There aren't context units ...
Forum Post

Re: Elman Neural Network in c++

Have you read the manual? I found the following within five seconds: #include using namespace annie; annie::TwoLayerNetwork net(2,3,1);
Forum Post

MFC project and Socket

I have an MFC C++ project that communicates to a server through socket. To make things easy let's say, on the dialogue there is a listBox, and I want to connect to the server and constantly update...
Forum Post

Re: pls hlp me implement the function malloc in c

@ liyanga please send the code to this email id: deepak.msrit@gmail.com thanks in advance..
Forum Post

Re: Press <ENTER> to continue in C

Use the same compiler on a server which you use on your system. Or simply move the ready EXE file from your system to the server, so there is no need to compile it.
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

Re: C/C++ Open CV

what is the difference between writing a program in C/C++, or using Open CV in C/C++ . Can we use both codes for creating application? what??? C/C++ is a programming language, OpenCV is a...
Forum Post

How to download a package using HTTPS

Hi community, I need to download a package on https server(like https://192.168.1.99/fes-bin/public/WebManagerLoad.zip). I know how to read a file on https(like https://192.168.1...
Forum Post

Indy, Call for Telnet OnDataAvailable

Sench('\r'); // now i want OnDataAvailable event to be called, becouse i need to check if the login & pass ir correct, before doing other commands. Maybe there is a component and/or method to use...
Forum Post

Java into C++

I am a crossed enrolled senior, last semester. At my main school, C++ is the required programming language, but at the crossed enrolled school it is Java. I am now stuck, can someone please help. I...
1 2 3 4 5 6 16 26 36 46 56  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.