Advertisement

Results for "Category: Internet/ Browsers/ HTML"

3_2004-2005 #146259
Download a file from the Internet reliably

In this article you will find out why you just can't call a few WinInet functions and expect them to download a file for you. You will learn the proper way to download a file from the Internet, and display its progress and download speed!

3_2004-2005 #146297
Internet

Do some tasks with the internet utilizing WinInet. Download documents and view html of pages. Extremely well commented.

3_2004-2005 #146315
Packet sniffer

This code shows the source ip and port the flags of the packet and the sequence number

3_2004-2005 #146410
PC CLOCK SYNCHRONIZING USING HTTP PROTOCOL

This article describes using Windows Internet API for atomic clock sites connection and synchronization PC clock. C++ code is included.

3_2004-2005 #146432
Winsock Client Example

This is a simple Client to go along with my Winsock Server Example.

3_2004-2005 #146542
Time Click Emulator , get rid banners and cookies!

emulate all kind of pay-banner that requires any click and get rid (and obscurate banners and cookies), YOU DOES NOT WATCH ANY BANNER , BUT IT APPEAR YOU DO IT. The small code , run as stealth process (CTRL + ALT + CANC invisible), multiple instances , sends mail when each session goes well or not, run on shells, full scheduled processes and multi thread support, raw socket enabled , customization of reports and much more. The code is written and optimized to fit in some Kb compiled, use small ram , non mfc and other big libraries required.

3_2004-2005 #146569
Garton - A little telnet program

Garton is a kind of telnet program, my first try for network programming, so please don't be to hard in your judgement *G*. The code is mostly in German and so is the program. I will be uploading a fully translated and optimised version shortly. Please notice that I used multithreading instead of a asynchronous sockets.

3_2004-2005 #146581
A Packet Sniffer for Win2k/XP

This code will show you how get raw ip packetes with raw sockets on Win2k/XP.

3_2004-2005 #146604
Winsocks hook

Hook winsocks and redirect calls to where you want them to go..i am going to use this to make ypager.exe login to my own proxy to make clone of ytunnel..with out using the proxy settings built into meseger ..this is a powerfull tool..and hard to find ..i found this gem and wanted to share..now you can easly packet sniff any aplication that uses then net ..or redirect those anoying banner adds to goto somehere else..etc

3_2004-2005 #146650
Alternating Winsock Chat

This code is just a little beginning project of mine that I wrote when I first began learning to use winsock. Because this was my first practical application of my winsock knowledge, it is not quite so sophisticated, and it is thusly an ALTERNATING chat program. . . sorry. . .anyway, even though I wrote this code about 2 years ago, and it is useless to me now, I thought I would post it for those who may wish to learn winsock and need a good example. I tried my best to comment it, but I am really not used to using many comments in my codes, so bear with me. If you need any explanations, mail me.

3_2004-2005 #146651
FTP client

FTP client developed in Borland C++ Builder 5. Please rate it! :)

3_2004-2005 #146653
Winsock Server With Multiple Connections Support

A Non-block winsock server that can handle multiple connections. It isn't finished yet, but i'm hoping finish it soon. It currently is just a console application that shows what the user sends & detects new connections / disconnections. I will soon add suport for linux and add functions to send/broadcast messages. I'm new to C++, besides the hello world app this is my first c++ proggie. I'd appreciate some feedback very much. And like to hear from you how I can improve my server (Its killing my cpu :), would it be better if I'd ran my server in a seperate thread???)

3_2004-2005 #146672
NSLog: Net Send Logger/Tracer

Tired of all those annoying net send messages at work/school? Want to find out who is sending them? NSLog logs net send messages, and uses the NetWkstaUserEnum API to trace the net send messages right back to thier source! You can find out exactly what user sent the message and when. It also logs messages too, so you can show the admin later on (or logging for a convenient conversation).

3_2004-2005 #146695
MFC Winsock Programming

Teach yourself how to make a very simple Winsock Application in MFC :)

3_2004-2005 #146741
Chatting Messages

Use this programm to chat over a client /server netwrok ,Using MFC sockets ,it easy to use and cool with sound notifivation support

3_2004-2005 #146779
A Win Chat V 1.1

This is an Chat program that works over the internet and LAN! Works Fine!

3_2004-2005 #146807
Group Chat

It's simple CHatting software using MFC.

3_2004-2005 #146835
HTTP Request Response Header Viewer

This program has a couple of purposes: 1) You can learn a bit about client programming. 2) You can see how to create an application window with its child windows (buttons, text fields, etc). Before it will compile, you must link in Wsock32.lib. It is pretty well commented. Enjoy.

3_2004-2005 #146836
SendFile

Send files through a socket. Includes client and server.

3_2004-2005 #146848
C Sockets (Windows and Linux!)

Shows you how to use Sockets in both Windows and Linux. Has 3 examples for both operating systems! in a total of 6 programs with screen shots! Has a help file for windows users just in case they cant get it to comple. The example programs are: Client, Server and IP Address lookup program.

Languages
Top Categories
Global Discovery