Click here to Skip to main content
15,907,910 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Image Transfer from window machine to Unix based machine Pin
Michael Sync12-Dec-07 19:06
Michael Sync12-Dec-07 19:06 
GeneralRe: Image Transfer from window machine to Unix based machine Pin
Vipin Chauhan13-Dec-07 22:42
Vipin Chauhan13-Dec-07 22:42 
GeneralRe: Image Transfer from window machine to Unix based machine Pin
Michael Sync14-Dec-07 0:57
Michael Sync14-Dec-07 0:57 
GeneralAllow user to download file that is located at another web server Pin
fukchai200011-Dec-07 14:54
fukchai200011-Dec-07 14:54 
GeneralActive Document under internet explorer (IOleDocument / IOleDocumentView Pin
Roey C11-Dec-07 11:18
Roey C11-Dec-07 11:18 
GeneralLocal Time Pin
Brendan Vogt11-Dec-07 10:41
Brendan Vogt11-Dec-07 10:41 
GeneralRe: Local Time Pin
pmarfleet11-Dec-07 11:11
pmarfleet11-Dec-07 11:11 
QuestionImplementation Technology Suggestion for exchanging data with a remote server needed. Pin
mtwombley11-Dec-07 8:01
mtwombley11-Dec-07 8:01 
Sorry if this is off topic. I'm not sure which technology to use.

The company I work for contracted out a project for a client application that would connect with our server over the internet (no in-house knowledge base). It was done with ASP.NET. The client app opens port 80 to connect to our HTTP server which then opens port 1433 to access the sql server. This works fine in many situations but we are amazed at the number of problems we have encountered. The first is firewalls which we expected, but we were amazed to find a few ISP's that block port 1433. I'm also not keen on the idea of sending info in plain text to our server either.

I program in C++ for CAD and graphics engines so my knowledge of this kind of application is surface only.

But what I do know makes me think we should be setting up an HTTPS connection and then pass the data we need back as XML. I was thinking of this because we know port 433 is almost guaranteed to be open (yes maybe some super secret government agency doesn't open it). The data would be encrypted from prying eyes plus packet filters wouldn't reject it.

I'm sure this kind of application has been implemented a thousand times.

So what method do you suggest and using which technology?

Thanks in advance.
Mark
QuestionUrgent: reseizing webparts dynamically Pin
devsam11-Dec-07 3:52
devsam11-Dec-07 3:52 
GeneralRe: Urgent: reseizing webparts dynamically Pin
Paul Conrad23-Dec-07 14:50
professionalPaul Conrad23-Dec-07 14:50 
QuestionStupid problem with innerHTML in Javascript Pin
ieaeitsch11-Dec-07 2:32
ieaeitsch11-Dec-07 2:32 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
Michael Sync11-Dec-07 19:24
Michael Sync11-Dec-07 19:24 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
ieaeitsch11-Dec-07 21:52
ieaeitsch11-Dec-07 21:52 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
Michael Sync11-Dec-07 22:28
Michael Sync11-Dec-07 22:28 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
Michael Sync11-Dec-07 22:29
Michael Sync11-Dec-07 22:29 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
ieaeitsch11-Dec-07 22:46
ieaeitsch11-Dec-07 22:46 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
ieaeitsch11-Dec-07 22:53
ieaeitsch11-Dec-07 22:53 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
Michael Sync11-Dec-07 23:55
Michael Sync11-Dec-07 23:55 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
Michael Sync12-Dec-07 0:03
Michael Sync12-Dec-07 0:03 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
WoutL11-Dec-07 22:47
WoutL11-Dec-07 22:47 
GeneralRe: Stupid problem with innerHTML in Javascript Pin
ieaeitsch11-Dec-07 22:54
ieaeitsch11-Dec-07 22:54 
QuestionChoose File Window, how to open? Pin
hifiger200411-Dec-07 1:53
hifiger200411-Dec-07 1:53 
AnswerRe: Choose File Window, how to open? Pin
pmarfleet11-Dec-07 2:40
pmarfleet11-Dec-07 2:40 
QuestionHow to Improve performance of Website(Update Panel) Pin
khansameer11-Dec-07 1:18
khansameer11-Dec-07 1:18 
AnswerRe: How to Improve performance of Website(Update Panel) Pin
Member 647720212-Aug-09 17:55
Member 647720212-Aug-09 17:55 

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.