Click here to Skip to main content
15,907,000 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get close event of form view in MFC Pin
Schehaider_Aymen24-Nov-11 22:09
Schehaider_Aymen24-Nov-11 22:09 
GeneralRe: How to get close event of form view in MFC Pin
Software_Developer24-Nov-11 22:25
Software_Developer24-Nov-11 22:25 
GeneralRe: How to get close event of form view in MFC Pin
Schehaider_Aymen24-Nov-11 22:42
Schehaider_Aymen24-Nov-11 22:42 
QuestionInvoke ENTER KEY Pin
manju 323-Nov-11 19:33
manju 323-Nov-11 19:33 
AnswerRe: Invoke ENTER KEY Pin
Irwin.R23-Nov-11 20:45
Irwin.R23-Nov-11 20:45 
AnswerRe: Invoke ENTER KEY Pin
Pranit Kothari24-Nov-11 3:10
Pranit Kothari24-Nov-11 3:10 
AnswerRe: Invoke ENTER KEY Pin
Satheesh154624-Nov-11 17:13
Satheesh154624-Nov-11 17:13 
QuestionHow to change my application (Client-Server using TCP/IP Sockets) to internet based application Pin
manoharbalu23-Nov-11 18:00
manoharbalu23-Nov-11 18:00 
We have an application developed using MFC in Visual Studio 6.0. which is a client-server based architecture using TCP/IP Sockets.

The server application reads data from text files and binary (which acts as database). Based on the Network configuration, the client application that runs in various stations (PCs connected within the LAN Network) connects to the Server application. Exchange of data then takes place between the server and various number of clients that are connected to the server. All the communication happens using the TCP/IP socket protocol.

Now there is a requirement to convert the existing architecture to web based architechture such that the Server is installed in a remote PC. The clients from various geographical locations have to be connected to the Server.

Please provide me guidelines how to convert the existing architecture to web based architecture.
AnswerRe: How to change my application (Client-Server using TCP/IP Sockets) to internet based application Pin
Richard MacCutchan23-Nov-11 22:16
mveRichard MacCutchan23-Nov-11 22:16 
AnswerRe: How to change my application (Client-Server using TCP/IP Sockets) to internet based application Pin
Satheesh154624-Nov-11 17:26
Satheesh154624-Nov-11 17:26 
AnswerRe: How to change my application (Client-Server using TCP/IP Sockets) to internet based application Pin
Erudite_Eric24-Nov-11 21:52
Erudite_Eric24-Nov-11 21:52 
AnswerRe: How to change my application (Client-Server using TCP/IP Sockets) to internet based application Pin
jschell25-Nov-11 8:48
jschell25-Nov-11 8:48 
Questionstring parsing Pin
robin70023-Nov-11 16:19
robin70023-Nov-11 16:19 
AnswerRe: string parsing Pin
pix_programmer23-Nov-11 16:57
pix_programmer23-Nov-11 16:57 
GeneralRe: string parsing Pin
robin70023-Nov-11 17:15
robin70023-Nov-11 17:15 
GeneralRe: string parsing Pin
pix_programmer23-Nov-11 17:28
pix_programmer23-Nov-11 17:28 
GeneralRe: string parsing Pin
robin70023-Nov-11 17:35
robin70023-Nov-11 17:35 
GeneralRe: string parsing Pin
«_Superman_»23-Nov-11 17:43
professional«_Superman_»23-Nov-11 17:43 
GeneralRe: string parsing Pin
robin70023-Nov-11 17:48
robin70023-Nov-11 17:48 
GeneralRe: string parsing Pin
«_Superman_»23-Nov-11 18:05
professional«_Superman_»23-Nov-11 18:05 
GeneralRe: string parsing Pin
pix_programmer23-Nov-11 17:46
pix_programmer23-Nov-11 17:46 
AnswerRe: string parsing Pin
Richard MacCutchan23-Nov-11 22:14
mveRichard MacCutchan23-Nov-11 22:14 
AnswerRe: string parsing Pin
Stefan_Lang24-Nov-11 23:17
Stefan_Lang24-Nov-11 23:17 
QuestionRe: string parsing Pin
David Crow26-Nov-11 6:44
David Crow26-Nov-11 6:44 
QuestionEscape out double quote Pin
jkirkerx23-Nov-11 10:12
professionaljkirkerx23-Nov-11 10:12 

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.