vb.net - How to communicate between 2 programs efficiently? -
what easy implement way communicate between 2 vb.net (3.5) form applications running on same machine? the current problem in each program user needs logged use. if user logged one, , clicks button launch another, should pass logged in not need log in again in second program. i looking solution can used other purposes well. note: not vb.net developer myself, member of team managing expressed difficulties task , trying research possible solution him. you can use socket pass information around. solution work 2 programs written in language.