Communication between Windows and Linux

Windows specific forum
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Narendra.

Please tell me how to communicate programatically between LIUNIX and Windows PLATFORM. There is a deamon or service running on Linux and I want to pass XML data to it.Is this possible ? and how?

Narendra Narayan Singh
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fweil.

Narendra,

Your questions seems to relate to 'Web' use of computers. COmmunication between any web enabled computers should be made using http servers on both.

Maybe you have HTML / XML skills maybe not. Just come back with questions if necessary.

KRgrsd

Francois Weil
14, rue Douer
F64100 Bayonne
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Narendra.

Hi fweil
Basically I have a liitle bit complex scenario out here.I am well, a intermediate level programmer on windows platform and have knowledge of XML, ASP and HTML...The scenario is such that I have been asked to make a mailing list program, and study the feasibility of using sendmail in our program, bcos sendmail is tested and well manged with freely available source code.

I wanted to know can I use sendmail in my application, may be wrapping it in C or C++ application.If yes , any suggestion will be helpful, regarding approach!

OK if sendmail runs on dedicated mail server how shall I use my windows application on different machine on network, to communicate
data to my app running on unix server & vice-versa?

How can I modify open source to meet my specific needs? If allowed!



Thanx
Narendra

Narendra Narayan Singh
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Narendra.
Originally posted by fweil

Narendra,

Your questions seems to relate to 'Web' use of computers. COmmunication between any web enabled computers should be made using http servers on both.

Maybe you have HTML / XML skills maybe not. Just come back with questions if necessary.

KRgrsd

Francois Weil
14, rue Douer
F64100 Bayonne
Narendra Narayan Singh
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Narendra.

Hi fweil
Basically I have a liitle bit complex scenario out here.I am well, a intermediate level programmer on windows platform and have knowledge of XML, ASP and HTML...The scenario is such that I have been asked to make a mailing list program, and study the feasibility of using sendmail in our program, bcos sendmail is tested and well manged with freely available source code.

I wanted to know can I use sendmail in my application, may be wrapping it in C or C++ application.If yes , any suggestion will be helpful, regarding approach!

OK if sendmail runs on dedicated mail server how shall I use my windows application on different machine on network, to communicate
data to my app running on unix server & vice-versa?

How can I modify open source to meet my specific needs? If allowed!
Basically I am novice to unix and sendmail stuff, dont know much about it .So any suggestion will be helpful to me


Thanx
Narendra

Your questions seems to relate to 'Web' use of computers. COmmunication between any web enabled computers should be made using http servers on both.

Maybe you have HTML / XML skills maybe not. Just come back with questions if necessary.

KRgrsd

Francois Weil
14, rue Douer
F64100 Bayonne
[/quote]

Narendra Narayan Singh
Post Reply