Click here to Skip to main content
15,913,055 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

How to send text (text chart) from google hangout through vb.net?
Posted

1 solution

You will need to reference the google hangout api first and then if you get stuck on a specific issue come ask. This is the Quick Answer forum and no one is going to be able to hand you all of the code necessary to do this.
 
Share this answer
 
Comments
kgmmurugesh 10-Oct-13 3:24am    
ok, i can't locate a particular api for my purpose
ZurdoDev 10-Oct-13 7:16am    
I searched google for "google hangout api" and the first result was https://developers.google.com/+/hangouts/api-dev/. Yes, I would think you could do it in VB.Net. You'll have to read the api docs on how to implement the calls and then figure out how to do that in VB.
kgmmurugesh 16-Oct-13 9:26am    
I have completed my requirement by using third party library. Thanks

kgmmurugesh 10-Oct-13 3:34am    
additionally i want to know is it possible to write the application in vb.net

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900