Closed
Bug 366334
Opened 19 years ago
Closed 19 years ago
how to compile sample plugins
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: shamju.joseph, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417
Hi,
I've some doubts regarding plugin development.
(1) How to compile the samples provided with mozilla?
(mozilla/modules/plugin/tools/sdk/samples/basic/unix).
I could only find Makefile.in file there. How to
generate Makefile from this?
My system : x86, Fedora Core 5, gcc : 4.1.0
(2) Is there any major difference between a plugin and
an application? I mean any limitation like that of
java applets?
(3) Can a plugin open local TCP port and send/receive
data to/from remote machines like ordinary C++
programs?
(4) Can a plugin access/modify local files?
Can someone please answer me?
Thanks
shamju joseph
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•19 years ago
|
||
Bugzilla is not a support forum. Please ask your questions on the mozilla.dev.tech.plugins newsgroup.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•