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

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

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

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

any help relating the decryption of core FTP password

plz any help me for decrypting the password of core FTP client.....or can any one tell me about its algorithm/function which one is used for its decryption...i have tried for it very well but i...
Forum Post

re

Edit: sry for the double post, internet connection :(
Forum Post

Re: How to send text to an email

there are some libraries which deals with sending emails, or learn socket programming, winsock , dont know any other way sry
1 2 3 4 5 6 16 26  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.