Resource information
This resource is archived because it is not considered relevant for developers creating commercial solutions today.
The resource is believed to be still valid for the original topic scope.
20 December 2007
Advanced
Open C: IRC Example
- file name:
-
Open_C_IRC_Example_v1_0_en.zip
- description:
-
Examine this code example to learn how to use an open source IRC library and Open C to create a functional IRC client application. The example contains a simple open source C library CIRC for communicating with IRC servers that is ported to Symbian OS using Open C and called from a GUI that is implemented using Symbian C++. The use case of the example is to communicate with other IRC users on the chosen IRC server. This example also supports sending "raw" IRC commands and is therefore a fully functional client application. A document about porting experiences and example architecture is also included in the package. Important libraries/structs/functions: libc, sockaddr_in, socket, gethostbyname, connect, nonblocking.
- type:
-
Example
- topic:
-
Networking
Open C/C++
S60
Symbian C++
- language:
-
English (en)
- media encoding:
-
Zip Archive (.zip)
- compatibility:
-
S60 3rd Edition, Feature Pack 2; S60 3rd Edition, Feature Pack 1;
S60 3rd Edition.
Tested with the Nokia E90 Communicator, Nokia N93, and Nokia N95.
Developed and tested with:
S60 3rd Edition SDK for Symbian OS, supporting Feature Pack 2, for C++, Beta
S60 3rd Edition SDK for Symbian OS, supporting Feature Pack 1, for C++
S60 3rd Edition SDK for Symbian OS, for C++, Maintenance Release
Open C SDK Plug-In for S60 3rd Edition SDK for Symbian OS, for C++,
Maintenance Release