473,378 Members | 1,383 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Sample aPplication using Skype API

G
Hello,

I want to a develop a small application using Skype API using ASP.
I want to know the user who is in online in my website.
please give a pieace of code

Thanks in Advance.
Bye
G

Dec 19 '06 #1
1 2421

"G" <su**********@gmail.comwrote in message
news:uS**************@TK2MSFTNGP02.phx.gbl...
Hello,

I want to a develop a small application using Skype API using ASP.
I want to know the user who is in online in my website.
please give a pieace of code
Typically users access websites anonymously so there is no information about
the user available. The closest you can get is
Request.ServerVariable("REMOTE_ADDR") which gives the IP address of client
making the request. However this could well be a NATing router rather than
the actual client.

If anonymous access is disabled then the users will have needed to logon in
some way. In this case a user name will a be availalbe as the server
variable REMOTE_USER.

Dec 19 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: jamie.fraser | last post by:
Is it possible in .NET to do the following; Have a link in our Windows Application which when clicked will start a program (for example skype) and call the person specified? Id ideally like to...
2
by: Tiago Costa | last post by:
I there!!! How can i call an external application?? For example SKYPE? thanks in advance. Tiago Costa
1
by: Robert W. | last post by:
I've observed that everytime I reboot my computer, IIS will not start. I've tracked this down to a conflict with the well known product, Skype. Shut off Skype and I can start IIS. I'm curious...
1
by: itarunachalam | last post by:
Dear Friends, I am doing a new project in vb.net to send sms. I have searched for code in the internet. But , I couldn't find any useful codes.
1
by: lidettesfu | last post by:
Skype 4.1 Alpha has been released for linux users. It has all the usual features but some has unresolved bugs. http://www.speedateauction.com/blog/blog_detail?blog_id=74315&user_id=1356
3
by: Muddasir | last post by:
Hi everyone, Can any body please tell me how to integrate skype on my website. 1. Register with Skype while they register with mysite 2. Skype registration details like profile,...
12
by: George Ter-Saakov | last post by:
Had anyone tried to automate Skype from ASP.NET? I need to implement Phone activation from my ASP.NET web site. So after user had created account, robot calls him and asks to push "1" if yes...
3
by: Al Dykes | last post by:
Can some post a Python code fragment that will to make a PC with Skpye installed to make a Skype call, given a valid phone # string. I'm not asking for code that handles the audio once the...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.