Click here to Skip to main content
15,922,407 members
Home / Discussions / C#
   

C#

 
GeneralRe: URL Pin
wenlong883-Oct-10 22:47
wenlong883-Oct-10 22:47 
GeneralRe: URL Pin
Pete O'Hanlon3-Oct-10 23:01
mvePete O'Hanlon3-Oct-10 23:01 
GeneralRe: URL Pin
wenlong883-Oct-10 23:04
wenlong883-Oct-10 23:04 
GeneralRe: URL Pin
Pete O'Hanlon3-Oct-10 23:10
mvePete O'Hanlon3-Oct-10 23:10 
GeneralRe: URL Pin
wenlong883-Oct-10 23:21
wenlong883-Oct-10 23:21 
GeneralRe: URL Pin
Pete O'Hanlon3-Oct-10 23:22
mvePete O'Hanlon3-Oct-10 23:22 
GeneralRe: URL Pin
wenlong883-Oct-10 23:26
wenlong883-Oct-10 23:26 
GeneralRe: URL Pin
Pete O'Hanlon3-Oct-10 23:37
mvePete O'Hanlon3-Oct-10 23:37 
OK - you could always intercept the request stream (by default it will be running on port 443 for HTTPS). Alternatively, you could write something that hooks into Firefox and listens to the messages it's firing off - I find it hard to believe that this is an assignment though; this is quite advanced coding and not one you'd typically give to students, especially as it is in such a sensitive area as internet security.

I will say, accomplishing a task like this is normally achieved using a language like C or C++.

I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


GeneralRe: URL Pin
Dave Kreskowiak4-Oct-10 2:14
mveDave Kreskowiak4-Oct-10 2:14 
GeneralRe: URL Pin
Vimalsoft(Pty) Ltd4-Oct-10 7:48
professionalVimalsoft(Pty) Ltd4-Oct-10 7:48 
GeneralRe: URL Pin
Pete O'Hanlon4-Oct-10 7:54
mvePete O'Hanlon4-Oct-10 7:54 
QuestionThe best algorithm to get information (class, methos, enum, ...) in C# project Pin
ndkit3-Oct-10 20:46
ndkit3-Oct-10 20:46 
AnswerRe: The best algorithm to get information (class, methos, enum, ...) in C# project Pin
Sauro Viti3-Oct-10 23:28
professionalSauro Viti3-Oct-10 23:28 
GeneralRe: The best algorithm to get information (class, methos, enum, ...) in C# project Pin
ndkit3-Oct-10 23:44
ndkit3-Oct-10 23:44 
AnswerRe: The best algorithm to get information (class, methos, enum, ...) in C# project Pin
PIEBALDconsult4-Oct-10 2:54
mvePIEBALDconsult4-Oct-10 2:54 
GeneralRe: The best algorithm to get information (class, methos, enum, ...) in C# project Pin
ndkit4-Oct-10 16:33
ndkit4-Oct-10 16:33 
QuestionCompiler in C# Pin
Anubhava Dimri3-Oct-10 18:23
Anubhava Dimri3-Oct-10 18:23 
AnswerRe: Compiler in C# Pin
Luc Pattyn3-Oct-10 18:41
sitebuilderLuc Pattyn3-Oct-10 18:41 
GeneralRe: Compiler in C# Pin
Anubhava Dimri3-Oct-10 20:05
Anubhava Dimri3-Oct-10 20:05 
GeneralRe: Compiler in C# Pin
Vimalsoft(Pty) Ltd3-Oct-10 21:35
professionalVimalsoft(Pty) Ltd3-Oct-10 21:35 
GeneralRe: Compiler in C# Pin
harold aptroot4-Oct-10 1:00
harold aptroot4-Oct-10 1:00 
QuestionHow to access multiple controls thread safe in Windows Forms Pin
poda3-Oct-10 17:28
poda3-Oct-10 17:28 
AnswerRe: How to access multiple controls thread safe in Windows Forms Pin
Mycroft Holmes3-Oct-10 17:45
professionalMycroft Holmes3-Oct-10 17:45 
GeneralRe: How to access multiple controls thread safe in Windows Forms Pin
Luc Pattyn3-Oct-10 17:49
sitebuilderLuc Pattyn3-Oct-10 17:49 
AnswerRe: How to access multiple controls thread safe in Windows Forms Pin
Luc Pattyn3-Oct-10 17:48
sitebuilderLuc Pattyn3-Oct-10 17:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.