CN105516061A - Remote server access method and web server - Google Patents

Remote server access method and web server Download PDF

Info

Publication number
CN105516061A
CN105516061A CN201410498503.6A CN201410498503A CN105516061A CN 105516061 A CN105516061 A CN 105516061A CN 201410498503 A CN201410498503 A CN 201410498503A CN 105516061 A CN105516061 A CN 105516061A
Authority
CN
China
Prior art keywords
services device
access services
client
web server
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410498503.6A
Other languages
Chinese (zh)
Inventor
罗锦田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN201410498503.6A priority Critical patent/CN105516061A/en
Priority to PCT/CN2014/089341 priority patent/WO2015131524A1/en
Publication of CN105516061A publication Critical patent/CN105516061A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a remote server access method. The method comprises the following steps that a web server receives a login request from a client, and returns list information of access servers to the client according to the login request; the client selects one access server from the list information, a connection request, to establish connection with the access server, sent by the client is received, and a session establishment request is sent to the access server according to the connection request; and an establishment success response message returned from the access server according to the session establishment request is received, and the response message is sent to the server so that the server accesses the access server. The invention also discloses the web server. According to the invention, tools as a remote desktop and telnet is not needed, access operation is simpler, and the client can access the server more conveniently and more flexibly.

Description

The method of RAS and web server
Technical field
The present invention relates to communication technical field, particularly relate to a kind of method and web server of RAS.
Background technology
In the site environment of telecommunication service, be usually deployed with a lot of server apparatus, terminal has two kinds of modes for the access of server, and namely terminal conducts interviews to machine room internal network or carries out Telnet access.Terminal conducts interviews to machine room internal network and the instruments such as SecureCRT can be used to log in and access services device; And be use the instrument such as remote desktop, telnet of Microsoft to be connected to office point internal network to operate at the remote method that machine room external network is commonly used, this remote access Method compare trouble; In addition, because office side is for the consideration to access security, usually all fire compartment wall is provided with, and directly can not open Telnet, particularly external office point, cannot provide remote access mode to terminal, in this case usually, if site environment goes wrong, cumbersome when remote support personnel will operate.
Foregoing, only for auxiliary understanding technical scheme of the present invention, does not represent and admits that foregoing is prior art.
Summary of the invention
Main purpose of the present invention is to solve the more troublesome technical problem of terminal remote access services device operation.
For achieving the above object, the invention provides a kind of method of RAS, the method for described RAS comprises the following steps:
Web server receives the logging request that client sends, according to the list information of described logging request to described client backward reference server;
Choose the access services device in described list information in described client after, receive the connection request connected with described access services device that described client sends, to send to described access services device according to described connection request and set up session request;
Receive described access services device according to the described response message be successfully established set up session request and return, send described response message to described client, so that access services device described in described client-access.
Preferably, described web server receives the logging request that client sends, and comprises according to the step of described logging request to the list information of described client backward reference server:
Receive the logging request that described client sends, carry out logon rights inspection according to described logging request;
When logon rights inspection by after, to the list information of described client backward reference server.
Preferably, after the described access services device chosen in described client in described list information, receive the connection request connected with described access services device that described client sends, send to described access services device the step setting up session request according to described connection request and comprise:
Receive the connection request connected with described access services device that described client sends, carry out connection scope check according to described connection request;
After connection scope check passes through, send to described access services device and set up session request.
Preferably, the method for described RAS also comprises:
Receive the operational order that described client sends, send described operational order to described access services device;
Receive the response message that returns after described access services device performs described operational order and return this response message to described client.
Preferably, the operational order that the described client of described reception sends, the step sending described operational order to described access services device comprises:
Receive the operational order that described client sends, carry out command execution scope check according to described operational order;
After command execution scope check passes through, send described operational order to described access services device.
In addition, for achieving the above object, the present invention also provides a kind of web server, it is characterized in that, described web server comprises:
Return module, receive the logging request of client transmission for web server, according to the list information of described logging request to described client backward reference server;
First sending module, for choose the access services device in described list information in described client after, receive the connection request connected with described access services device that described client sends, to send to described access services device according to described connection request and set up session request;
Second sending module, for receiving described access services device according to the described response message be successfully established set up session request and return, sends described response message to described client, so that access services device described in described client-access.
Preferably, return module described in comprise:
First inspection unit, for receiving the logging request that described client sends, carries out logon rights inspection according to described logging request;
Return unit, for when logon rights inspection by after, to the list information of described client backward reference server.
Preferably, described first sending module comprises:
Second inspection unit, for receiving the connection request connected with described access services device that described client sends, carries out connection scope check according to described connection request;
First transmitting element, for after connection scope check passes through, sends to described access services device and sets up session request.
Preferably, described web server also comprises:
3rd sending module, for receiving the operational order that described client sends, sends described operational order to described access services device;
Receiver module, for receiving the response message that returns after described access services device performs described operational order and returning this response message to described client.
Preferably, described 3rd sending module comprises:
3rd inspection unit, for receiving the operational order that described client sends, carries out command execution scope check according to described operational order;
Second transmitting element, for after command execution scope check passes through, sends described operational order to described access services device.
The method of a kind of RAS of the present invention and web server, the client of terminal logs in web server, returned the list information of multiple addressable server to client by web server, user can a certain access services device directly in selective listing, and the connection request connected with this access services device is sent to web server, then, session set up by web server and access services device, so far one during client may have access in the site environment of telecommunication service multiple access services devices, the present embodiment adopts general web mode, do not need to use remote desktop, the instruments such as telnet, accessing operation is simpler, greatly can improve the convenience of client-access server, flexibility.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of method first embodiment of RAS of the present invention;
Fig. 2 is the refinement schematic flow sheet of step S101 in Fig. 1;
Fig. 3 is the refinement schematic flow sheet of step S102 in Fig. 1;
Fig. 4 is the schematic flow sheet of method second embodiment of RAS of the present invention;
Fig. 5 is the high-level schematic functional block diagram of web server first embodiment of the present invention;
Fig. 6 is the refinement high-level schematic functional block diagram returning module in Fig. 5;
Fig. 7 is the refinement high-level schematic functional block diagram of the first sending module in Fig. 5;
Fig. 8 is the high-level schematic functional block diagram of web server second embodiment of the present invention.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The invention provides a kind of method of RAS, with reference to Fig. 1, in one embodiment, the method for this RAS comprises:
Step S101, web server receives the logging request that client sends, according to the list information of described logging request to described client backward reference server;
In the present embodiment, pre-set a web server, web server obtains the information of Servers-all in the site environment of telecommunication service, and the information of these servers is classified, namely it is a class that the information of server that each client can be accessed is put in order, be list information by the information processing of each class server further, store.
In the present embodiment, when terminal remote accesses one of them the access services device in the site environment of telecommunication service, user in the URL address of the browser the opened input web services end of terminal, and logs in by inputting username and password in the client.If this client has the authority logging in this web server, then, after Successful login web server, web server returns the list information of addressable server to client.
Step S102, choose the access services device in described list information in described client after, receive the connection request connected with described access services device that described client sends, to send to described access services device according to described connection request and set up session request;
In the present embodiment, user browses the list information returned, an access services device in selective listing information, the connection request connected by client transmission and this access services device chosen is to web server, if this client has the authority that the access services device chosen with this connects, then this web server is according to the session connection of connection start request and access services device, sends set up session request to access services device.
Session (session) is a kind of persistent network agreement, and the present embodiment associates by creating between web server with access services device, thus plays the effect of exchange data packets, and preserves the content of session by web server.
Step S103, receives described access services device according to the described response message be successfully established set up session request and return, sends described response message, so that access services device described in described client-access to described client.
In the present embodiment, after web server sets up session request to the transmission of access services device, access services device sets up session according to this session request and web server, the successful response message of session establishment is returned to web server, web server is after receiving this response message, return this response message to client equally and show on a web browser, to inform that user conversation is successfully established.
The present embodiment adopts general web mode, make user on public network, only can use browser, as IE browser etc., can be conducted interviews to the multiple servers in the site environment of telecommunication service operation, do not need user with the Telnet of the instrument such as remote desktop, telnet, remote access method is comparatively simple.
Compared with prior art, the present embodiment logs in web server in the client of terminal, returned the list information of multiple addressable server to client by web server, user can a certain access services device directly in selective listing, and the connection request connected with this access services device is sent to web server, then, session set up by web server and access services device, so far one during client may have access in the site environment of telecommunication service multiple access services devices, the present embodiment adopts general web mode, do not need to use remote desktop, the instruments such as telnet, accessing operation is simpler, greatly can improve the convenience of client-access server, flexibility, in addition, when needing the implementation effect of certain order of verification terminal, such as verifying the implementation effect of certain order under AIX environment, but now not having AIX server resource, but by the method for the present embodiment, log in the checking that web server can realize order very easily.
In a preferred embodiment, as shown in Figure 2, on the basis of the embodiment of above-mentioned Fig. 1, above-mentioned steps S101 comprises:
Step S1011, receives the logging request that described client sends, carries out logon rights inspection according to described logging request;
Step S1012, when logon rights inspection by after, to the list information of described client backward reference server.
In the present embodiment, web server receives the logging request of client, logon rights inspection is carried out to the log-on message (comprising identification information of user name and terminal etc.) of client, judge whether this user is registered users and whether this user has logon rights, if this user is registered users and has logon rights, then logon rights inspection is passed through, and log in web server success, then web server returns the list information of addressable server to client.
In the present embodiment, the logon rights of client logs web server is limited, the user only having registered in advance to cross and the user side with logon rights can log in web server, otherwise login failure, improves the fail safe of access with this.
In a preferred embodiment, as shown in Figure 3, on the basis of the embodiment of above-mentioned Fig. 1, above-mentioned steps S102 comprises:
Step S1021, receives the connection request connected with described access services device that described client sends, carries out connection scope check according to described connection request;
Step S1022, after connection scope check passes through, sends to described access services device and sets up session request.
In the present embodiment, the connection request that web server reception client and access services device connect, connection scope check is carried out to connection request, judge whether this user has the authority connecting the access services device chosen, if this user has the authority connecting the access services device chosen, then connect scope check to pass through, now, set up session request by web server directly to the transmission of access services device.
In the present embodiment, limit the connection authority of client's side link access services device, the user side only with the authority connecting the access services device chosen can be connected with access services device, otherwise, cannot subsequent step be performed, improve the fail safe of access with this.
In a preferred embodiment, as shown in Figure 4, on the basis of the embodiment of above-mentioned Fig. 1, the present embodiment also comprises:
Step S104, receives the operational order that described client sends, sends described operational order to described access services device;
Step S105, receives the response message that returns after described access services device performs described operational order and returns this response message to described client.
In the present embodiment, after session set up by web server and access services device, client can this access services device of remote access.Be specially: client is to web server transmit operation order, if user has command execution authority, then web server sends this operational order to access services device.
Access services device receives this operational order and performs, and after complete, send the response message after operation command to web server, web server receives this response message, and then this response message is returned to client.
In addition, when client will terminate remote access, end session request can be sent to web server, this end session request is sent to access services device by web server, access services device response also end session, send to web server and terminate response message, web server receives this and terminates response message and return to client, and so far client terminates remote access.
In a preferred embodiment, on the basis of the embodiment of above-mentioned Fig. 4, above-mentioned steps S104 also comprises: receive the operational order that described client sends, carry out command execution scope check according to described operational order; After command execution scope check passes through, send described operational order to described access services device.
The embodiment that in the present embodiment and above-described embodiment, client sends logging request and connection request to web server is similar, and all need the inspection carrying out authority, difference is, the present embodiment carries out command execution scope check to operational order.
The present invention also provides a kind of web server, and as shown in Figure 5, in one embodiment, described web server comprises:
Return module 101, receive the logging request of client transmission for web server, according to the list information of described logging request to described client backward reference server;
In the present embodiment, pre-set a web server, web server obtains the information of Servers-all in the site environment of telecommunication service, and the information of these servers is classified, namely it is a class that the information of server that each client can be accessed is put in order, be list information by the information processing of each class server further, store.
In the present embodiment, when terminal remote accesses one of them the access services device in the site environment of telecommunication service, user in the URL address of the browser the opened input web services end of terminal, and logs in by inputting username and password in the client.If this client has the authority logging in this web server, then, after Successful login web server, web server returns the list information of addressable server to client.
First sending module 102, for choose the access services device in described list information in described client after, receive the connection request connected with described access services device that described client sends, to send to described access services device according to described connection request and set up session request;
In the present embodiment, user browses the list information returned, an access services device in selective listing information, the connection request connected by client transmission and this access services device chosen is to web server, if this client has the authority that the access services device chosen with this connects, then this web server is according to the session connection of connection start request and access services device, sends set up session request to access services device.
Session (session) is a kind of persistent network agreement, and the present embodiment associates by creating between web server with access services device, thus plays the effect of exchange data packets, and preserves the content of session by web server.
Second sending module 103, for receiving described access services device according to the described response message be successfully established set up session request and return, sends described response message to described client, so that access services device described in described client-access.
In the present embodiment, after web server sets up session request to the transmission of access services device, access services device sets up session according to this session request and web server, the successful response message of session establishment is returned to web server, web server is after receiving this response message, return this response message to client equally and show on a web browser, to inform that user conversation is successfully established.
The present embodiment adopts general web mode, make user on public network, only can use browser, as IE browser etc., can be conducted interviews to the multiple servers in the site environment of telecommunication service operation, do not need user with the Telnet of the instrument such as remote desktop, telnet, remote access method is comparatively simple.
In a preferred embodiment, as shown in Figure 6, on the basis of the embodiment of above-mentioned Fig. 5, described in return module 101 and comprise:
First inspection unit, for receiving the logging request that described client sends, carries out logon rights inspection according to described logging request;
Return unit, for when logon rights inspection by after, to the list information of described client backward reference server.
In the present embodiment, web server receives the logging request of client, logon rights inspection is carried out to the log-on message (comprising identification information of user name and terminal etc.) of client, judge whether this user is registered users and whether this user has logon rights, if this user is registered users and has logon rights, then logon rights inspection is passed through, and log in web server success, then web server returns the list information of addressable server to client.
In the present embodiment, the logon rights of client logs web server is limited, the user only having registered in advance to cross and the user side with logon rights can log in web server, otherwise login failure, improves the fail safe of access with this.
In a preferred embodiment, as shown in Figure 7, on the basis of the embodiment of above-mentioned Fig. 5, described first sending module 102 comprises:
Second inspection unit, for receiving the connection request connected with described access services device that described client sends, carries out connection scope check according to described connection request;
First transmitting element, for after connection scope check passes through, sends to described access services device and sets up session request.
In the present embodiment, the connection request that web server reception client and access services device connect, connection scope check is carried out to connection request, judge whether this user has the authority connecting the access services device chosen, if this user has the authority connecting the access services device chosen, then connect scope check to pass through, now, set up session request by web server directly to the transmission of access services device.
In the present embodiment, limit the connection authority of client's side link access services device, the user side only with the authority connecting the access services device chosen can be connected with access services device, otherwise, cannot subsequent step be performed, improve the fail safe of access with this.
In a preferred embodiment, as shown in Figure 8, on the basis of the embodiment of above-mentioned Fig. 5, described web server also comprises:
3rd sending module 104, for receiving the operational order that described client sends, sends described operational order to described access services device;
Receiver module 105, for receiving the response message that returns after described access services device performs described operational order and returning this response message to described client.
In the present embodiment, after session set up by web server and access services device, client can this access services device of remote access.Be specially: client is to web server transmit operation order, if user has command execution authority, then web server sends this operational order to access services device.
Access services device receives this operational order and performs, and after complete, send the response message after operation command to web server, web server receives this response message, and then this response message is returned to client.
In addition, when client will terminate remote access, end session request can be sent to web server, this end session request is sent to access services device by web server, access services device response also end session, send to web server and terminate response message, web server receives this and terminates response message and return to client, and so far client terminates remote access.
In a preferred embodiment, on the basis of the embodiment of above-mentioned Fig. 8, described 3rd sending module 104 comprises: the 3rd inspection unit, for receiving the operational order that described client sends, carries out command execution scope check according to described operational order; Second transmitting element, for after command execution scope check passes through, sends described operational order to described access services device.
The embodiment that in the present embodiment and above-described embodiment, client sends logging request and connection request to web server is similar, all need the inspection carrying out authority, difference is, the 3rd inspection unit of the present embodiment carries out command execution scope check to operational order.
These are only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize specification of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (10)

1. a method for RAS, is characterized in that, the method for described RAS comprises the following steps:
Web server receives the logging request that client sends, according to the list information of described logging request to described client backward reference server;
Choose the access services device in described list information in described client after, receive the connection request connected with described access services device that described client sends, to send to described access services device according to described connection request and set up session request;
Receive described access services device according to the described response message be successfully established set up session request and return, send described response message to described client, so that access services device described in described client-access.
2. the method for RAS as claimed in claim 1, is characterized in that, described web server receives the logging request that client sends, and comprises according to the step of described logging request to the list information of described client backward reference server:
Receive the logging request that described client sends, carry out logon rights inspection according to described logging request;
When logon rights inspection by after, to the list information of described client backward reference server.
3. the method for RAS as claimed in claim 1 or 2, it is characterized in that, after the described access services device chosen in described client in described list information, receive the connection request connected with described access services device that described client sends, send to described access services device the step setting up session request according to described connection request and comprise:
Receive the connection request connected with described access services device that described client sends, carry out connection scope check according to described connection request;
After connection scope check passes through, send to described access services device and set up session request.
4. the method for RAS as claimed in claim 1, it is characterized in that, the method for described RAS also comprises:
Receive the operational order that described client sends, send described operational order to described access services device;
Receive the response message that returns after described access services device performs described operational order and return this response message to described client.
5. the method for RAS as claimed in claim 4, is characterized in that, the operational order that the described client of described reception sends, and the step sending described operational order to described access services device comprises:
Receive the operational order that described client sends, carry out command execution scope check according to described operational order;
After command execution scope check passes through, send described operational order to described access services device.
6. a web server, is characterized in that, described web server comprises:
Return module, receive the logging request of client transmission for web server, according to the list information of described logging request to described client backward reference server;
First sending module, for choose the access services device in described list information in described client after, receive the connection request connected with described access services device that described client sends, to send to described access services device according to described connection request and set up session request;
Second sending module, for receiving described access services device according to the described response message be successfully established set up session request and return, sends described response message to described client, so that access services device described in described client-access.
7. web server as claimed in claim 6, is characterized in that, described in return module and comprise:
First inspection unit, for receiving the logging request that described client sends, carries out logon rights inspection according to described logging request;
Return unit, for when logon rights inspection by after, to the list information of described client backward reference server.
8. web server as claimed in claims 6 or 7, it is characterized in that, described first sending module comprises:
Second inspection unit, for receiving the connection request connected with described access services device that described client sends, carries out connection scope check according to described connection request;
First transmitting element, for after connection scope check passes through, sends to described access services device and sets up session request.
9. web server as claimed in claim 6, it is characterized in that, described web server also comprises:
3rd sending module, for receiving the operational order that described client sends, sends described operational order to described access services device;
Receiver module, for receiving the response message that returns after described access services device performs described operational order and returning this response message to described client.
10. web server as claimed in claim 9, it is characterized in that, described 3rd sending module comprises:
3rd inspection unit, for receiving the operational order that described client sends, carries out command execution scope check according to described operational order;
Second transmitting element, for after command execution scope check passes through, sends described operational order to described access services device.
CN201410498503.6A 2014-09-25 2014-09-25 Remote server access method and web server Pending CN105516061A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410498503.6A CN105516061A (en) 2014-09-25 2014-09-25 Remote server access method and web server
PCT/CN2014/089341 WO2015131524A1 (en) 2014-09-25 2014-10-23 Remote access server method and web server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410498503.6A CN105516061A (en) 2014-09-25 2014-09-25 Remote server access method and web server

Publications (1)

Publication Number Publication Date
CN105516061A true CN105516061A (en) 2016-04-20

Family

ID=54054424

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410498503.6A Pending CN105516061A (en) 2014-09-25 2014-09-25 Remote server access method and web server

Country Status (2)

Country Link
CN (1) CN105516061A (en)
WO (1) WO2015131524A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107257344A (en) * 2017-07-05 2017-10-17 福建网龙计算机网络信息技术有限公司 The access method and its system of server
CN109189542A (en) * 2018-09-28 2019-01-11 成都安恒信息技术有限公司 A kind of remote desktop access method for O&M auditing system
CN112115504A (en) * 2020-06-29 2020-12-22 上海金融期货信息技术有限公司 Database access method and system based on TDS protocol
CN113596096A (en) * 2021-06-30 2021-11-02 深圳市广通远驰科技有限公司 Communication method, communication device, electronic device and storage medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111131152B (en) * 2019-11-15 2022-06-10 苏州浪潮智能科技有限公司 Automatic verification method and system for cross-platform remote login protection system
CN111314452B (en) * 2020-02-11 2022-08-26 安超云软件有限公司 Shell access method, device, equipment and storage medium of cloud mobile phone
CN114254987B (en) * 2021-11-22 2022-08-09 正方软件股份有限公司 Intelligent remote course selection method and system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1554195A (en) * 2001-07-12 2004-12-08 ��Ѷ�о����޹�˾ System and method for providing remote data access for a mobile communication device
CN1893356A (en) * 2005-07-01 2007-01-10 萧学文 Method and system for accessing computer resource through mobile terminal
CN101132459A (en) * 2007-06-27 2008-02-27 朱在国 Method for computer remote control by mobile phone
CN101499010A (en) * 2008-01-30 2009-08-05 运软网络科技(上海)有限公司 Method for using desktop application programs on mobile phone
CN102377737A (en) * 2010-08-10 2012-03-14 中兴通讯股份有限公司 System of multi-account access Internet message access protocol server and method thereof
CN102769631A (en) * 2012-07-31 2012-11-07 华为技术有限公司 Method, system and access equipment for accessing Cloud server
CN102833338A (en) * 2012-08-31 2012-12-19 福建升腾资讯有限公司 Remote desktop display method based on Web
CN103581265A (en) * 2012-08-07 2014-02-12 深圳市傲冠软件股份有限公司 Remote access method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313545A1 (en) * 2007-06-13 2008-12-18 Microsoft Corporation Systems and methods for providing desktop or application remoting to a web browser
EP2870544B1 (en) * 2011-09-29 2019-06-19 Sculpteo Method for providing remote server content to a web browser of a user computer through a third party server, web browser, third party server, and computer-readable medium related thereto
CN102811219A (en) * 2012-07-26 2012-12-05 浪潮电子信息产业股份有限公司 Method for remotely accessing desktop of computer in intranet across network segments in cluster system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1554195A (en) * 2001-07-12 2004-12-08 ��Ѷ�о����޹�˾ System and method for providing remote data access for a mobile communication device
CN1893356A (en) * 2005-07-01 2007-01-10 萧学文 Method and system for accessing computer resource through mobile terminal
CN101132459A (en) * 2007-06-27 2008-02-27 朱在国 Method for computer remote control by mobile phone
CN101499010A (en) * 2008-01-30 2009-08-05 运软网络科技(上海)有限公司 Method for using desktop application programs on mobile phone
CN102377737A (en) * 2010-08-10 2012-03-14 中兴通讯股份有限公司 System of multi-account access Internet message access protocol server and method thereof
CN102769631A (en) * 2012-07-31 2012-11-07 华为技术有限公司 Method, system and access equipment for accessing Cloud server
CN103581265A (en) * 2012-08-07 2014-02-12 深圳市傲冠软件股份有限公司 Remote access method and system
CN102833338A (en) * 2012-08-31 2012-12-19 福建升腾资讯有限公司 Remote desktop display method based on Web

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107257344A (en) * 2017-07-05 2017-10-17 福建网龙计算机网络信息技术有限公司 The access method and its system of server
CN107257344B (en) * 2017-07-05 2020-07-28 福建网龙计算机网络信息技术有限公司 Server access method and system
CN109189542A (en) * 2018-09-28 2019-01-11 成都安恒信息技术有限公司 A kind of remote desktop access method for O&M auditing system
CN109189542B (en) * 2018-09-28 2021-10-15 成都安恒信息技术有限公司 Remote desktop access method for operation and maintenance auditing system
CN112115504A (en) * 2020-06-29 2020-12-22 上海金融期货信息技术有限公司 Database access method and system based on TDS protocol
CN113596096A (en) * 2021-06-30 2021-11-02 深圳市广通远驰科技有限公司 Communication method, communication device, electronic device and storage medium

Also Published As

Publication number Publication date
WO2015131524A1 (en) 2015-09-11

Similar Documents

Publication Publication Date Title
CN105516061A (en) Remote server access method and web server
CN102368764B (en) A kind of method, system and client communicated by multi-point login
CN104158808B (en) Portal authentication method and its device based on APP applications
CN102739684B (en) Portal authentication method based on virtual IP address, and server thereof
CN106878135A (en) A kind of connection method and device
CN102843437A (en) Conversion method and device for webpage application and network device
CN101217512B (en) A client-end state maintenance method, system, client-end and application server
CN103825881A (en) Method and apparatus for realizing redirection of WLAN user based on wireless access controller (AC)
CN105162802B (en) Portal authentication method and certificate server
CN103179104B (en) A kind of access method of remote service, system and equipment thereof
CN105519028A (en) Wireless system access control method and apparatus
CN105049407A (en) Login method and login device
CN101656609A (en) Single sign-on method, system and device thereof
CN102571762A (en) Method and device for single sign-on
CN102638472B (en) Portal authentication method and equipment
CN102202071A (en) Microsoft service network (MSN)-based network video monitoring method and system
CN102075504B (en) Method and system for realizing two-layer Portal authentication and Portal server
CN101600169A (en) A kind of authentication method and device to the access mail server apparatus
CN104468103A (en) Information processing method, electronic equipment and server
CN106453400B (en) A kind of authentication method and system
CN102075567B (en) Authentication method, client, server, feedthrough server and authentication system
CN102571817B (en) Method and device for accessing application server
CN102123153B (en) Method, device and system for authenticating IPv4/IPv6 (internet protocol version 4/internet protocol version 6) dual-stack host
CN102123305B (en) Method and system for realizing network transmission troubleshooting
CN105262628A (en) Campus dormitory network management system based on multi-operator link sharing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20160420