RE: Send message like Yahoo Messenger??

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi,

Two options that I can think at the moment:

1) Using a socket connection, so you have a destination IP using a certain
port, The other application have to create a socket and listen to that port.
Everytime a message arrives the destination application can read the object
and do whatever you like. This option can allow you better control

2) Using remoting, you can use HTTP or TCP remoting to send messages between
applications, the good thing is that you can use port 80 if you use HTTP so
no new ports are opened improving the security.

Hope this helps
Salva


"trint" wrote:

> How can I send from myApp, over the internet with c#.net, a message to
> another instance of myApp?? Like Yahoo or MSN?
> Thanks,
> Trint
>
>
.



Relevant Pages

  • Re: Problem sending E-mail to 1 server
    ... If I try the same thing (telnet to port ... Source IP: 64.208.166.12, Destination IP: 66.133.129.70 ... PROTOCOL: ICMP ... Header checksum: 0xEE82 ...
    (microsoft.public.exchange.admin)
  • LAG - Which algorithm?
    ... I am new at using LAG and would like your opinion on which algorithm ... Destination IP Address ... the port is selected based on a hash of the ... destination IP address uses the same port in the link aggregation ...
    (Tru64-UNIX-Managers)
  • Re: ipv6 connection hash function wanted ...
    ... the hash function for dynamic rules must be commutative ... You should xor source and destination as a whole, ... If the attacker can ... guess our port number, he can set his port number in a ...
    (freebsd-hackers)
  • Re: load of connections to ephemeral ports from TCP source port 3389(probably virus)
    ... And checked the result.txt for what file/service has been accessing the network from or to port TCP 3389 ... Source and destination are relative to which packets you're looking at. ... Check on your internet router whether this 192.168.2.196 being NATed ... Desktop Protocol) traffics from internet to this PC (which most likely ...
    (Security-Basics)
  • RE: load of connections to ephemeral ports from TCP source port 3389(probably virus)
    ... Source and destination are relative to which packets you're looking at. ... But why would the source port be 3389, ... Check on your internet router whether this 192.168.2.196 being NATed ... Certificate on your Apache web server. ...
    (Security-Basics)