CN105610908B - A kind of samba service implementing method and system based on Android device - Google Patents

A kind of samba service implementing method and system based on Android device Download PDF

Info

Publication number
CN105610908B
CN105610908B CN201510962431.0A CN201510962431A CN105610908B CN 105610908 B CN105610908 B CN 105610908B CN 201510962431 A CN201510962431 A CN 201510962431A CN 105610908 B CN105610908 B CN 105610908B
Authority
CN
China
Prior art keywords
configuration file
resolved
samba
configuration
android device
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.)
Active
Application number
CN201510962431.0A
Other languages
Chinese (zh)
Other versions
CN105610908A (en
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.)
TCL Corp
Original Assignee
TCL 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 TCL Corp filed Critical TCL Corp
Priority to CN201510962431.0A priority Critical patent/CN105610908B/en
Publication of CN105610908A publication Critical patent/CN105610908A/en
Application granted granted Critical
Publication of CN105610908B publication Critical patent/CN105610908B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Abstract

The invention discloses a kind of samba service implementing method and system based on Android device, which comprises Android device inherits the CIFS protocol class in the library Alfresco-jlan, defines the object for being directed toward the parsing class of configuration file to be resolved;Android device operates configuration file to be resolved using ContentProvider interface, realizes samba service.After the present invention in Android device by realizing samba service, the included samba client of windows can be used, can normally access the file in android equipment.

Description

A kind of samba service implementing method and system based on Android device
Technical field
The present invention relates to the communications field more particularly to a kind of samba service implementing methods and system based on Android device.
Background technique
In the prior art, there is no integrated samba services on current Android system, and are based on android equipment Module TV family's cloud, be with store function in itself, it is desirable to provide some network services are managed file And access, samba are one of network services.
The APP for thering is the samba run on Android system to service inside the application shop of android, but it is underground Source code can not do according to their own needs and modify to source code, it has not been convenient to develop new function.
Therefore, the existing technology needs to be improved and developed.
Summary of the invention
In view of the deficiencies in the prior art, it is an object of that present invention to provide a kind of, and the samba based on Android device services realization Method and system, it is intended to solve the APP of the samba run on prior art Android system service, but underground source code, nothing Method is done modify to source code according to their own needs, it has not been convenient to develop the defect of new function.
Technical scheme is as follows:
A kind of samba service implementing method based on Android device is provided, method includes:
A, Android device inherits the CIFS protocol class in the library Alfresco-jlan, defines one and is directed toward configuration text to be resolved The object of the parsing class of part;
B, Android device operates configuration file using ContentProvider interface, realizes samba service.
In one embodiment, the step A is specifically included:
A1, Android device load configuration file to be resolved, create CIFS object according to the definition of configuration file to be resolved;
A2, addition needs the CIFS monitored to service and start in configuration file to be resolved, receives and processes CIFS client End request;
A3, when detect configuration file to be resolved modification when, stop CIFS service, reload configuration file.
In one embodiment, operation is carried out to configuration file in the step B to specifically include:
B1, it is postponed by match to configuration file to be resolved, the samba client and apply APP that windows is carried Carry out data sharing;
B2, the configuration information persistence that will be serviced for samba, when device powers down is restarted, before being restored to power-off Configuration;
B3, when detecting configuration file to be resolved modification, notice samba service enables modified configuration.
In one embodiment, it is specifically included in the step B1 by carrying out configuration to configuration file to be resolved: passing through peace Inquiry, modification, the deletion of ContentProvider interface in tall and erect equipment configure configuration file to be resolved.
In one embodiment, the step B3 is specifically included:
B31, a static bool variable is defined in the class that the Samba of encapsulation is serviced and realizes a static Method;
B32, when configuration file to be resolved changes, just call static method modification static variable value, lead to Know that samba service enables modified configuration.
The present invention also provides a kind of, and the samba based on Android device services realization system, the system comprises:
Agreement Similar integral module inherits the CIFS protocol class in the library Alfresco-jlan for Android device, defines one It is directed toward the object of the parsing class of configuration file to be resolved;
Profile management module grasps configuration file using ContentProvider interface for Android device Make, realizes samba service.
In one embodiment, the agreement Similar integral module specifically includes:
Load and creating unit load configuration file to be resolved for Android device, according to determining for configuration file to be resolved Justice creation CIFS object;
Addition and processing unit service and start for the CIFS that addition needs monitor in configuration file to be resolved, connect It receives and handles CIFS client request;
Unit is detected and reloads, for stopping CIFS service, again when detecting configuration file to be resolved modification Loading configuration file.
It is in one embodiment, described that configuration file is managed specifically further include:
Configuration unit, for being postponed by match to configuration file to be resolved, windows included samba client Data sharing is carried out with application APP;
Power interruption recovering unit, for the configuration information persistence of samba service will to be directed to, when device powers down is restarted, Configuration before being restored to power-off;
Notification unit, for the modified configuration of notice samba service enabling when detecting configuration file modification.
In one embodiment, described to be specifically included by carrying out configuration to configuration file to be resolved: by Android device Inquiry, modification, the deletion of ContentProvider interface configuration file to be resolved is configured.
In one embodiment, the notification unit specifically includes:
Variable-definition unit, for defining a static bool variable and reality in the class that the Samba of encapsulation is serviced An existing static method;
Calling and notification unit, for just calling the modification of static method when the object for parsing class changes The value of static variable, notice samba service enable modified configuration.
The present invention provides a kind of samba service implementing method and system based on Android device, the present invention is by pacifying After realizing samba service in tall and erect equipment, the included samba client of windows can be used, can normally access android File in equipment.
Detailed description of the invention
Fig. 1 is a kind of flow chart of the preferred embodiment of samba service implementing method based on Android device of the invention.
Fig. 2 is real in a kind of concrete application embodiment of samba service implementing method based on Android device of the invention The now flow chart of the method for the subclass of oneself.
Fig. 3 is in a kind of concrete application embodiment of samba service implementing method based on Android device of the invention The flow chart of the management method of query interface.
Fig. 4 is in a kind of concrete application embodiment of samba service implementing method based on Android device of the invention Modify the flow chart of the management method of interface.
Fig. 5 is real in a kind of concrete application embodiment of samba service implementing method based on Android device of the invention The flow chart of the configuration method of existing starting up.
Fig. 6 is that the function for the preferred embodiment that a kind of samba based on Android device of the invention services realization system is former Manage block diagram.
Specific embodiment
To make the purpose of the present invention, technical solution and effect clearer, clear and definite, below to the present invention further specifically It is bright.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
The flow chart of the preferred embodiment of the present invention provides a kind of samba service implementing method based on Android device, As shown in Figure 1, which comprises
Step S100, Android device inherits the CIFS protocol class in the library Alfresco-jlan, and it is to be resolved to define a direction The object of the parsing class of configuration file.
When it is implemented, it includes content store, an out-of-the-box that Alfresco, which is a free/free enterprise, Web portal frame comes Content Management and the system using standard portal content.It is provided in Microsoft Windows and class The compatibility of the file of unix operating system, the program are developed by Java technology.Wherein Alfresco-jlan, which is represented, uses java language Say the open source enterprise content management system of exploitation.CIFS is the abbreviation of Common Internet File System, and Chinese is released The adopted file-sharing between user network equipment, wherein configuration file to be resolved is XML file, the object for parsing class is XML file The object of class is parsed, XML is Extensible Markup Language abbreviation, and Chinese is interpreted as extensible markup language.
Further include following steps after step S100: Android device is to the day for debugging in the library Alfresco-jlan The total interface of will interface DebugInterface is defined.
When it is implemented, Alfresco-jlan is provided with log interface DebugInterface, as the main of debugging Means need to realize the total interface of its definition, are also possible to do-nothing function.
Step S200, Android device operates configuration file to be resolved using ContentProvider interface, real Existing samba service.
When it is implemented, for configuration file to be resolved management have three aspect content: (1) realize with using APP into Row data sharing;(2) it needs to be restored to for the configuration information persistence of client when device powers down is restarted Configuration before power-off;(3) configuration file modification to be resolved needs to notify the service of samba to enable new configuration.
In further embodiment, the step S100 is specifically included:
Step S101, Android device loads configuration file to be resolved, creates CIFS according to the definition of configuration file to be resolved Object;
Step S102, in configuration file to be resolved, addition needs the CIFS monitored to service and start, and receives and processes CIFS client request;
Step S103, when detecting configuration file to be resolved modification, stop CIFS service, reload configuration to be resolved File.
When it is implemented, the library Android device Alfresco-jlan is the samba service realized using java, it is complete Whole realizes samba agreement, therefore only needs to inherit its foundation class at present, and secondary development is carried out on its foundation class Realize samba service.
Android device realizes the subclass of oneself first, inherits the class that library has been realized in CIFS agreement (JLANCifsServer), and the object that an XML file parses class (XMLServerConfiguration) is defined, this is right As being directed toward configuration file to be resolved.
Specifically as shown in Fig. 2, Fig. 2 is the concrete application of the samba service implementing method of the invention based on Android device The flow chart of the method for the subclass of oneself is realized in embodiment, wherein XMLServerConfiguration class: such realization The parsing of parsing XML format, and the design pattern of observer is used, the service managed will be needed to be added to its watch list In;JLANCifsServer class: CIFS agreement is realized.Method specifically includes:
Step S10, start;
Step S20, configuration file to be resolved is loaded;
Step S30, CIFS object is created according to the definition of configuration file to be resolved;
Step S40, the CIFS service that addition needs to monitor in configuration file to be resolved;
Step S50, starting CIFS service;
Step S60, CIFS client request is received and processed;
Step S70, judge whether CIFS service runs error, if so, S93 is thened follow the steps, if it is not, then executing step Rapid S80;
Step S80, judge whether configuration file to be resolved is modified, if so, S90 is thened follow the steps, if it is not, then holding Row step S60;
Step S90, stop CIFS service;
Step S91, configuration file to be resolved is reloaded;
Step S92, starting CIFS service;
Step S93, terminate.
Further, the step S200, which is managed configuration file to be resolved, specifically includes:
Step S201, by carrying out configuration file to be resolved with postponing, windows included samba client with answer Data sharing is carried out with APP;
Step S202, it will be restored to disconnected for the configuration information persistence of samba service when device powers down is restarted Configuration before electricity;
Step S203, when detecting configuration file to be resolved modification, notice samba service enables modified configuration.
When it is implemented, wherein being specifically included in step S201 by carrying out configuration to configuration file to be resolved: passing through peace Inquiry, modification, the deletion of ContentProvider interface in tall and erect equipment configure configuration file to be resolved.
Specifically, as shown in figure 3, Fig. 3 is that the present invention is based on the concrete applications of the samba service implementing method of Android device The management method of query interface in embodiment, detailed process:
Step S1, start;
Step S2, judge whether initialization caching, if so, S4 is thened follow the steps, if not, thening follow the steps S3;
Step S3, user information initialization caching is read from database;
Step S4, array is constructed according to the tableau format of design and returns data to requestor;
Step S5, terminate.
Wherein, query interface has done special designing, does not use original query interface of sqlite database, but uses MatrixCursor customized one Cursor (cursor), because some user data do not need to be shown on app, also It does not need exactly for user information to be saved in database when user accesses for the first time, and is stored in a caching, but This partial data still will be shown on app, only when the permission of user is written to database by modification Shi Caihui.This interface is just It is to read data from caching and encapsulate data according to the tableau format of designed, designed to return to using APP.
Specifically, as shown in figure 4, Fig. 4 is that the present invention is based on the concrete applications of the samba service implementing method of Android device The management method of modification interface in embodiment.Detailed process are as follows:
Step S11, start;
Step S12, judge whether user files in data, if so, S14 is thened follow the steps, if it is not, then holding Row step S13;
Step S13, caching is updated, while updating the record of user in the database;
Step S14, caching is updated, a user record is created in data;
Step S15, configuration file to be resolved is updated, and is serviced by samba, and return the result;
Step S16, terminate.
Wherein, the access authority (overall access/publicly-owned disk can only be accessed) primarily directed to user, the point to be considered are modified It is when user's modification authority, if record is stored in data, if it is present update, if it does not exist, then It needs to be inserted into a new record in the database, and modifies configuration file to be resolved, notice samba service enables new match It sets.
If it is interface is deleted, relevant configuration is first deleted from configuration file to be resolved, then delete and use from database Record where family finally notifies samba service to enable new configuration, returns result to caller.
Wherein step S203 is specifically included:
Step S231, a static bool variable and realization one are defined in the class that the Samba of encapsulation is serviced Static method;
Step S232, when configuration file to be resolved changes, static method modification static variable is just called Value, notice samba service enable modified configuration.
When it is implemented, configuration file amendment advice samba service to be resolved carries out configuration update, in the Samba of encapsulation A static bool variable is defined in the class (subclass defined in step A) of service and realizes a static method, when When configuration file to be resolved changes, the value of static method modification static variable is just called.
In further embodiment, after step S200 further include:
Step S300, configuration file to be resolved is placed under assets catalogue, is packaged together when being packaged android program.
When it is implemented, configuration file to be resolved is placed under assets catalogue, can be beaten together when being packaged android program Packet is entered, and in addition this file can enter the content that configuration file is checked on backstage, also facilitate debugging, also after service starting It is a little exactly that there is no limit to file size.
The specific embodiment of the present invention also provides a kind of samba service implementing method based on Android device, wherein to Parse configuration file operation a kind of implementation: configuration file to be resolved is the file of XML format, can oneself according to xml Structure goes to realize the parsing to it, can also use already existing class, org.w3c.dom and Javax.xml.transform(stores xml data in memory to file).Wherein org.w3c.dom is document object Model (DOM) provides interface, which is the component API of JAVA API FOR XML Processing, The specified interface converted from source to result of java package definition in javax.xml.transform.ContentProvider Unified interface is provided to store and obtaining data;It can shared data between different applications;Cursor is to provide Random access reads and writes the result interface returned from database;MatrixCursor is variable Cursor, when result can not lead to When crossing inquiry database and directly returning, need to realize that a similar data return the result at this time.
Wherein configuration file configuration method to be resolved specifically includes:
Step S1001, start;
Step S1002, configuration file to be resolved is loaded into memory with the format of XML, and constructs index tree;
Step S1003, judge whether that node delete/modify, if so, S1004 is thened follow the steps, if not, Then follow the steps S1031;
Step S1004, corresponding node is judged whether in configuration tree, if so, then follow the steps S1005, if not, Then follow the steps S1007;
Step S1005, deletion/modification operation is executed;
Step S1006, the content of update is saved in configuration file to be resolved;
Step S1007, mistake is returned;
Step S1031, judge whether to increase, if so, S1032 is thened follow the steps, if not, thening follow the steps S1033;
Step S1032, its father node is searched;
Step S1033, judge whether to search, if so, S1035 is thened follow the steps, if not, thening follow the steps S1034;
Step S1034, mistake is returned;
Step S1035, corresponding node is in configuration tree;
Step S1036, corresponding value is returned;
Step S1008, terminate.
Corresponding node is wherein found whether in configuration tree, is searched using recursive mode.Realize starting up, this It can be finished with capture systems starting or grid has built up successfully transmitted message to carry out.
Starting up is realized in configuration, this can be finished with capture systems starting or grid has built up success Transmitted message carries out.Realize that the configuration flow of starting up is specific as shown in figure 5, specifically including:
Step S111, start;
Step S112, judge whether to receive BOOT_COMPLETED signal, if so, S113 is thened follow the steps, if It is no, then follow the steps S112;
Step S113, started by Intent and serviced;
Step S114, terminate.
Specifically, BOOT_COMPLETED is broadcast message, after Android system starting finishes, can broadcast this Message, but only broadcast is primary.Intent is action description, be responsible for being related to the movement of once-through operation in application, movement data, Additional data is described, and Android is responsible for finding corresponding component, Intent is transmitted then according to the description of this Intent To the component of calling, and complete the calling of component.
On the basis of above method embodiment, the present invention also provides a kind of, and the samba based on Android device is serviced in fact The functional schematic block diagram of the preferred embodiment of existing system, as shown in fig. 6, the system comprises:
Agreement Similar integral module 100 inherits the CIFS protocol class in the library Alfresco-jlan, definition for Android device The object of the parsing class of one direction configuration file to be resolved;As detailed above.
Profile management module 200, for Android device using ContentProvider interface to configuration text to be resolved Part is operated, and realizes samba service;As detailed above.
The samba based on Android device services realization system, wherein the agreement Similar integral module is specifically wrapped It includes:
Load and creating unit load configuration file to be resolved for Android device, according to determining for configuration file to be resolved Justice creation CIFS object;As detailed above.
Addition and processing unit service and start for the CIFS that addition needs monitor in configuration file to be resolved, connect It receives and handles CIFS client request;As detailed above.
Unit is detected and reloads, for stopping CIFS service, again when detecting configuration file to be resolved modification Load configuration file to be resolved;As detailed above.
The samba based on Android device services realization system, wherein described to carry out pipe to configuration file to be resolved Reason is specific further include:
Configuration unit, for being postponed by match to configuration file to be resolved, windows included samba client Data sharing is carried out with application APP;As detailed above.
Power interruption recovering unit, for the configuration information persistence of samba service will to be directed to, when device powers down is restarted, Configuration before being restored to power-off;As detailed above.
Notification unit, for notifying samba that service enables modified match when detecting configuration file to be resolved modification It sets;As detailed above.
The described samba based on Android device services realization system, wherein it is described by configuration file to be resolved into Row configuration specifically includes: being matched by the inquiry, modification, deletion of the ContentProvider interface in Android device to be resolved File is set to be configured;As detailed above.
The samba based on Android device services realization system, wherein the notification unit specifically includes:
Variable-definition unit, for defining a static bool variable and reality in the class that the Samba of encapsulation is serviced An existing static method;As detailed above.
Calling and notification unit, for just calling the modification of static method when configuration file to be resolved changes The value of static variable, notice samba service enable modified configuration;As detailed above.
In conclusion the present invention provides a kind of samba service implementing method and system based on Android device, the side Method includes: the CIFS protocol class in the Android device succession library Alfresco-jlan, defines one and is directed toward configuration file to be resolved Parse the object of class;Android device operates configuration file using ContentProvider interface, realizes samba clothes Business.After the present invention in Android device by realizing samba service, the included samba client of windows can be used, it can File in normal access android equipment.
It should be understood that the application of the present invention is not limited to the above for those of ordinary skills can With improvement or transformation based on the above description, all these modifications and variations all should belong to the guarantor of appended claims of the present invention Protect range.

Claims (6)

1. a kind of samba service implementing method based on Android device, which is characterized in that method includes:
A, Android device inherits the CIFS protocol class in the library Alfresco-jlan, defines one and is directed toward configuration file to be resolved Parse the object of class;Wherein configuration file to be resolved is XML file;
B, Android device operates configuration file using ContentProvider interface, realizes samba service;
The step A is specifically included:
A1, Android device load configuration file to be resolved, create CIFS object according to the definition of configuration file to be resolved;
A2, addition needs the CIFS monitored to service and start in configuration file to be resolved, receives and processes CIFS client and asks It asks;
A3, when detect configuration file to be resolved modification when, stop CIFS service, reload configuration file;
Operation is carried out to configuration file in the step B to specifically include:
B1, it is postponed by match to configuration file to be resolved, windows included samba client and application APP are carried out Data sharing;
B2, the configuration information persistence that will be serviced for samba, the configuration when device powers down is restarted, before being restored to power-off;
B3, when detecting configuration file to be resolved modification, notice samba service enables modified configuration.
2. the samba service implementing method according to claim 1 based on Android device, which is characterized in that the step It is specifically included in B1 by carrying out configuration to configuration file to be resolved: by the ContentProvider interface in Android device Inquiry, modification, deletion configure configuration file to be resolved.
3. the samba service implementing method according to claim 2 based on Android device, which is characterized in that the step B3 is specifically included:
B31, a static bool variable is defined in the class that the Samba of encapsulation is serviced and realizes a static method;
B32, when configuration file to be resolved changes, just call static method modification static variable value, notice Samba service enables modified configuration.
4. a kind of samba based on Android device services realization system, which is characterized in that the system comprises:
Agreement Similar integral module inherits the CIFS protocol class in the library Alfresco-jlan for Android device, defines a direction The object of the parsing class of configuration file to be resolved;Wherein configuration file to be resolved is XML file;
Profile management module operates configuration file using ContentProvider interface for Android device, Realize samba service;
The agreement Similar integral module specifically includes:
Load and creating unit load configuration file to be resolved for Android device, are created according to the definition of configuration file to be resolved Build CIFS object;
Addition and processing unit service and start for the CIFS that addition needs monitor in configuration file to be resolved, receive simultaneously Handle CIFS client request;
Unit is detected and reloads, for stopping CIFS service, reloading when detecting configuration file to be resolved modification Configuration file;
It is described that configuration file operate specifically further include:
Configuration unit, for by carrying out configuration file to be resolved with postponing, windows included samba client with answer Data sharing is carried out with APP;
Power interruption recovering unit, when device powers down is restarted, restores for that will be directed to the configuration information persistence of samba service Configuration before to power-off;
Notification unit, for the modified configuration of notice samba service enabling when detecting configuration file modification.
5. the samba according to claim 4 based on Android device services realization system, which is characterized in that described to pass through Configuration is carried out to configuration file to be resolved to specifically include: by the inquiry of the ContentProvider interface in Android device, being repaired Change, delete configuration file to be resolved is configured.
6. the samba according to claim 5 based on Android device services realization system, which is characterized in that the notice Unit specifically includes:
Variable-definition unit, for defining a static bool variable and realization one in the class that the Samba of encapsulation is serviced A static method;
Calling and notification unit, for when the object for parsing class changes, just calling the modification static change of static method The value of amount, notice samba service enable modified configuration.
CN201510962431.0A 2015-12-21 2015-12-21 A kind of samba service implementing method and system based on Android device Active CN105610908B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510962431.0A CN105610908B (en) 2015-12-21 2015-12-21 A kind of samba service implementing method and system based on Android device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510962431.0A CN105610908B (en) 2015-12-21 2015-12-21 A kind of samba service implementing method and system based on Android device

Publications (2)

Publication Number Publication Date
CN105610908A CN105610908A (en) 2016-05-25
CN105610908B true CN105610908B (en) 2019-09-10

Family

ID=55990442

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510962431.0A Active CN105610908B (en) 2015-12-21 2015-12-21 A kind of samba service implementing method and system based on Android device

Country Status (1)

Country Link
CN (1) CN105610908B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484553B (en) * 2016-09-13 2019-06-28 天脉聚源(北京)传媒科技有限公司 A kind of method and device solving samba failure

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324537A (en) * 2013-05-17 2013-09-25 Tcl集团股份有限公司 Resource sharing method and device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324537A (en) * 2013-05-17 2013-09-25 Tcl集团股份有限公司 Resource sharing method and device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
使用Samba实现Windows和Unix/Linux不同平台间的资源共享;刘海宁;《首都医科大学学报(社会科学版)》;20061230;第122-124页
基于Samba服务器的手机文件共享系统;靳娜;《中国优秀硕士学位论文全文数据库信息科技辑》;20150331;第1-43页
基于Samba的Windows与Linux(UNIX)互连技术;何青;张晓春;《培训与研究(湖北教育学院学报)》;20021031;第19卷(第5期);第31-34页

Also Published As

Publication number Publication date
CN105610908A (en) 2016-05-25

Similar Documents

Publication Publication Date Title
US10824404B2 (en) Methods and systems for uploading a program based on a target network platform
CN109032825B (en) Fault injection method, device and equipment
CN110489310B (en) Method and device for recording user operation, storage medium and computer equipment
CN112698921A (en) Logic code operation method and device, computer equipment and storage medium
US20230259358A1 (en) Documentation enforcement during compilation
CN111400170A (en) Data permission testing method and device
CN110750243A (en) Project code development method and system
CN110457132B (en) Method and device for creating functional object and terminal equipment
US9665732B2 (en) Secure Download from internet marketplace
CN113485927A (en) Test data generation method, device, equipment and storage medium
US10713014B2 (en) Multi-platform interface framework
CN105610908B (en) A kind of samba service implementing method and system based on Android device
CN115174158B (en) Cloud product configuration checking method based on multi-cloud management platform
CN105893416A (en) Data service system
CN115878860A (en) Menu generation method, device, server equipment and medium
KR20170130911A (en) Method for Performing Real-Time Changed Data Publish Service of DDS-DBMS Integration Tool
US10140155B2 (en) Dynamically provisioning, managing, and executing tasks
US20170286195A1 (en) Information object system
CN117290840B (en) Browser auditing method, device, computer equipment and storage medium
CN117573161A (en) Application upgrading method, device, equipment, storage medium and program product
CN115291945A (en) Terminal function compatibility control method, device, equipment and medium
Yang The Design of the Fire Industrial Standards Query System Based on Android Platform
CN112487014A (en) SQL data processing method and device and background server
CN117389762A (en) Application program interface calling method and device, computer equipment and storage medium
CN117008903A (en) Method, device, equipment and storage medium for constructing current limiting assembly

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant