Click here to Skip to main content
15,921,837 members
Home / Discussions / C#
   

C#

 
GeneralRe: inheritance Pin
Idoshhh29-Jan-09 1:06
Idoshhh29-Jan-09 1:06 
GeneralRe: inheritance Pin
musefan29-Jan-09 1:10
musefan29-Jan-09 1:10 
AnswerRe: inheritance Pin
DaveyM6929-Jan-09 0:57
professionalDaveyM6929-Jan-09 0:57 
GeneralRe: inheritance Pin
Idoshhh29-Jan-09 1:13
Idoshhh29-Jan-09 1:13 
GeneralRe: inheritance Pin
DaveyM6929-Jan-09 1:21
professionalDaveyM6929-Jan-09 1:21 
GeneralRe: inheritance Pin
Idoshhh29-Jan-09 1:28
Idoshhh29-Jan-09 1:28 
QuestionC# tool unable to handle C# Pin
Stephen Dickinson29-Jan-09 0:31
Stephen Dickinson29-Jan-09 0:31 
QuestionCommunication Mechanism Pin
benjamin yap29-Jan-09 0:09
benjamin yap29-Jan-09 0:09 
Hi, I am working on a small prototype that does some business integration work.

Lets say I am developing 2 application. Each of the application is installed on SEPERATE PC in the SAME network.

The first application :

Have a interface with fields like PO_Number, PO_Date, Seller_ID, Buyer_ID, and a Generate Button
When the 'Generate' button is clicked, a XML file is being created with all those information stored inside. After the file is being created, I wan it to store somewhere whereby another PC running my 2nd application can automatically retrieve it without using a thumbdrive to copy the created XML file over.

The second application :

This application will then use some communication mechanism(FTP??) to retrieve the file created in the first application. This application will then read the content in the XML file that is being retrieve and store it to the database.


Problem

What mechanism can i use so that the file can be transfer over without using a thumbdrive and loading in manually? Can you provide me with some resources or code to help me get started with this


Thanks alot
AnswerRe: Communication Mechanism Pin
musefan29-Jan-09 0:16
musefan29-Jan-09 0:16 
GeneralRe: Communication Mechanism Pin
benjamin yap29-Jan-09 0:24
benjamin yap29-Jan-09 0:24 
GeneralRe: Communication Mechanism Pin
musefan29-Jan-09 0:33
musefan29-Jan-09 0:33 
GeneralRe: Communication Mechanism Pin
musefan29-Jan-09 0:45
musefan29-Jan-09 0:45 
GeneralRe: Communication Mechanism Pin
benjamin yap29-Jan-09 1:19
benjamin yap29-Jan-09 1:19 
AnswerRe: Communication Mechanism Pin
Ravi Bhavnani29-Jan-09 2:43
professionalRavi Bhavnani29-Jan-09 2:43 
AnswerRe: Communication Mechanism Pin
#realJSOP29-Jan-09 4:00
professional#realJSOP29-Jan-09 4:00 
QuestionVNC server sample code Pin
spiritboy28-Jan-09 23:37
spiritboy28-Jan-09 23:37 
AnswerRe: VNC server sample code Pin
J Snyman29-Jan-09 21:54
J Snyman29-Jan-09 21:54 
GeneralRe: VNC server sample code Pin
Paul Rabe12-Feb-09 7:47
Paul Rabe12-Feb-09 7:47 
GeneralRe: VNC server sample code Pin
girish_nagose14-Apr-09 23:53
girish_nagose14-Apr-09 23:53 
GeneralRe: VNC server sample code Pin
Cosby2-Jan-10 11:23
Cosby2-Jan-10 11:23 
AnswerRe: VNC server sample code Pin
Nezam Ahamed26-Mar-10 3:26
Nezam Ahamed26-Mar-10 3:26 
GeneralRe: VNC server sample code Pin
Ravikumar Patra26-May-11 1:24
professionalRavikumar Patra26-May-11 1:24 
QuestionCreate dll file and add implement trial period Pin
NamdeoWaghmare28-Jan-09 22:41
NamdeoWaghmare28-Jan-09 22:41 
AnswerRe: Create dll file and add implement trial period Pin
Ankit Rajpoot28-Jan-09 23:34
Ankit Rajpoot28-Jan-09 23:34 
AnswerRe: Create dll file and add implement trial period Pin
Vimalsoft(Pty) Ltd29-Jan-09 0:39
professionalVimalsoft(Pty) Ltd29-Jan-09 0:39 

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.