Advertisement

Results for "Category: Internet/ Browsers/ HTML"

ASP_Volume2 #40664
HTTP/Web Server Source

This is the source code for a web server. It isn't quite finished, and at the moment I haven't got time to finish it (I start my GCSE exams in 2 weeks) so I thought it might be of benefit to people who want to write one. The server runs in the system tray and supports the resume feature (which some servers such as Xitami don't). At present, the server doesn't save the settings you type in, so you'll have to reset them every time you run it. But anybody with a good knowlage of file I/O should be able to add this. Please Please rate this server, your comments would be appreciated, though I won't be working on the project again until the end of June. If you want to make any changes, please contact me first, and please don't use the code in a commercial product. To get it working, put your pages/files in the 'root' directory which should be in the same directory as the executable. If you like it PLEASE PLEASE PLEASE vote.

ASP_Volume2 #40690
HTML Gallery Creator

hi all! this is a program that will create a HTML Gallery (thumbnails of pictures with links to original ones) with images you give to it and a template (Which is it's greatest feature, i haven't seen any program having this feature) so the result is COMPLETLY customizable. using free JPEGLIB to read and write JPGs & GIFs and my own code to read BMPs. it's good for you to learn how to read and write TEXT files and fill in any place of it. a template is included in the \TEMPL directory for you to learn it! it's very easy to use and fast!

ASP_Volume2 #40784
MasterX Console FTP

MasterX Console FTP. This will show you how to program MasterX Console programs and FTP API at the same time!!!

ASP_Volume2 #40805
Win32 API Winsock HTTP/HTML Retrieve (and simple Always On Top)

Retrieve the default site of a website via API32 and Winsock 2.0. Also included a simple Always On Top demonstration. No MFC so far.

ASP_Volume2 #40854
StreamSocket

This code's aim is to run on a server which connects to multiple servers, and sends and receives data. It is meant to do it fast. I do not know if this is the fastest or best way to do the code. I'm not a highly experienced winsock coder. But I made sure to have the code as clean as possible and as bug free as possible. If you find any problems or have comments. Please I would like to know. Even if it's a method on doing it faster. Check the header file for documentation. On Each function. As shown in the example, you need to call the InitWinsock member function on the class, when your application enters. And DeInitWinsock when it exits. But not for each instance of the class though. I wonder if this is a good reason to make it static :) (Will change that some time) New Changes (13 December 2001) ->Fixed a bug in resolving host names. It will -now resolve them properly. -> Changed dome functionality to make text transfers easier -> Changed this code experience thingy to Advanced. If it shows my experience :) Also: Anyone know of somethign cool I could wright for win32 ?

ASP_Volume2 #40962
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!

ASP_Volume2 #41000
Internet

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

ASP_Volume2 #41018
Packet sniffer

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

ASP_Volume2 #41113
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.

ASP_Volume2 #41135
Winsock Client Example

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

ASP_Volume2 #41245
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.

ASP_Volume2 #41272
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.

ASP_Volume2 #41284
A Packet Sniffer for Win2k/XP

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

ASP_Volume2 #41307
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

ASP_Volume2 #41353
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.

ASP_Volume2 #41354
FTP client

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

ASP_Volume2 #41356
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???)

ASP_Volume2 #41375
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).

ASP_Volume2 #41398
MFC Winsock Programming

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

ASP_Volume2 #41444
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

Languages
Top Categories
Global Discovery