Click here to Skip to main content
16,005,162 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: escape character Pin
theScorp2-Mar-07 18:31
theScorp2-Mar-07 18:31 
QuestionCancel...Cancel...Cancel...Problem. Pin
NANCO2-Mar-07 1:23
NANCO2-Mar-07 1:23 
AnswerRe: Cancel...Cancel...Cancel...Problem. Pin
JUNEYT2-Mar-07 1:40
JUNEYT2-Mar-07 1:40 
AnswerRe: Cancel...Cancel...Cancel...Problem. Pin
kubben2-Mar-07 2:03
kubben2-Mar-07 2:03 
GeneralRe: Cancel...Cancel...Cancel...Problem. Pin
JUNEYT2-Mar-07 2:51
JUNEYT2-Mar-07 2:51 
GeneralRe: Cancel...Cancel...Cancel...Problem. Pin
kubben2-Mar-07 3:00
kubben2-Mar-07 3:00 
GeneralRe: Cancel...Cancel...Cancel...Problem. Pin
kubben2-Mar-07 3:17
kubben2-Mar-07 3:17 
AnswerRe: Cancel...Cancel...Cancel...Problem. Pin
kubben2-Mar-07 3:12
kubben2-Mar-07 3:12 
GeneralRe: Cancel...Cancel...Cancel...Problem. Pin
NANCO3-Mar-07 0:52
NANCO3-Mar-07 0:52 
Questionlistview selected item text Pin
FeRtoll1-Mar-07 23:42
FeRtoll1-Mar-07 23:42 
AnswerRe: listview selected item text Pin
JUNEYT2-Mar-07 1:42
JUNEYT2-Mar-07 1:42 
Questionhow to create Pin
taherjaorawala1-Mar-07 23:30
taherjaorawala1-Mar-07 23:30 
AnswerRe: how to create Pin
Colin Angus Mackay1-Mar-07 23:52
Colin Angus Mackay1-Mar-07 23:52 
GeneralRe: how to create Pin
taherjaorawala2-Mar-07 19:31
taherjaorawala2-Mar-07 19:31 
AnswerRe: how to create Pin
theScorp2-Mar-07 20:09
theScorp2-Mar-07 20:09 
Questiondiff values with n without debug statement Pin
khanmubashir1-Mar-07 23:17
khanmubashir1-Mar-07 23:17 
AnswerRe: diff values with n without debug statement Pin
JUNEYT2-Mar-07 1:50
JUNEYT2-Mar-07 1:50 
GeneralRe: diff values with n without debug statement Pin
khanmubashir2-Mar-07 5:07
khanmubashir2-Mar-07 5:07 
QuestionCustom Bar chart - Guidance needed Pin
sameerkm1-Mar-07 22:55
sameerkm1-Mar-07 22:55 
QuestionEstablishing a connection through a firewall (Proxy Server) Pin
MatthysDT1-Mar-07 22:45
MatthysDT1-Mar-07 22:45 
AnswerRe: Establishing a connection through a firewall (Proxy Server) Pin
Dave Kreskowiak2-Mar-07 4:39
mveDave Kreskowiak2-Mar-07 4:39 
The proxy has to be configured (NOT from your code, but by your proxy server admin) to open a port to the public and forward it to your servers internal IP and port.

If it was so easy to get the proxy to open a hole from code, image what all these Trojan virus writers could do!

Your client would connect to the public IP and this opened port. The proxy then forwards this request to your server on its internal IP and port number.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Establishing a connection through a firewall (Proxy Server) Pin
MatthysDT4-Mar-07 20:45
MatthysDT4-Mar-07 20:45 
QuestionMSHFLEXGRID Pin
Priya_20071-Mar-07 20:17
Priya_20071-Mar-07 20:17 
AnswerRe: MSHFLEXGRID Pin
Dave Kreskowiak2-Mar-07 4:36
mveDave Kreskowiak2-Mar-07 4:36 
QuestionApplication path in VB.Net Pin
Priya_20071-Mar-07 20:08
Priya_20071-Mar-07 20:08 

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.