AddTssSimpleIPC v1.0
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



TssSimpleIPC v1.0 is a component for Interprocess Communications (IPC).

Properties

IPCName: String
Specifies the name of IPC. Communications will be valid between the components in different process with same name.

Events

OnTextMsgRecieved
Occured when another component in different process with same name sent some text message.

OnBinMsgRecieved
Occured when another component in different process with same name sent some binary message.

Method

SendTextMessage
Send text message to another process.

SendBinMessage
Send binary message to another process.

http://www.sunisoft.com

  • Category:
    System
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    05 April, 2003 12:48
  • Views:
    1754
  • Downloads:
    1074
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Information
  • SHARING INFORMATION BETWEEN TWO INSTANCES ? (2003-09-09 11:52:57)
    hummm? i think that i have a "easy" solution to your problem... TssSimpleIPC v1.0 http://www.delphipages.com/edit/count.cfm?ID=3804 D4567...
  • SENDTO MENU IN EXPLORER (2003-09-15 13:19:39)
    i like this... TssSimpleIPC v1.0 http://www.delphipages.com/edit/count.cfm?ID=3804 D4567 C456 Freeware Source Code...
  • ONCE INSTANCE AND PARAMCOUNT (2005-03-23 01:16:36)
    evetually i used TssSimpleIPC component which gives me the ability to send text message from the 2nd instance to the 1st one, right b4 closing...
  • SSSIMPLEIPC CREATE PROBLEM ON WIN98 (2005-09-21 13:31:42)
    the code itself: //////////////////////////////////////////////////////////////////////////////// // // // FileName : ssSimpleIPC.pas...
  • TSSSIMPLEIPC AND WIN98 ERROR - URGENT (2005-09-22 16:28:36)
    for some reason, the following code, fails in win98 function CreateCommWnd(WndName : String; WndProc : ssSimpleIPC_WndProc) : HWND; var...
Categories

Latest Forum Entries