May 28

بدون شرح
لینک دانلود Download Link

written by بیژن ابراهیمی \\ tags: , , , , , , , , ,

Mar 03

نرم افزار چت تحت شبکه با استفاده از سوکت پروگرامینگ در دلفی 7 به همراه فایل اجرایی و سورس برنامه

Here is the Source of a Chat Application Based On Socket Programming (Server-Client Application) Developed in Delphi 7. we use TClientSocket and TServerSocket Components that explained in Previous Posts. (Click To Read Article) . in the figure Below you can see a ScreenShot from Application in Run-Time. it’s easy to use.

Chat Application

Chat Application

in the Server Side, Run Application and Determine a port Number for Listening the data received Fro it (Default : 1080). Press Listen To port to Establish Server-Side Connection. In client Side Just Enter Server’s IPand The port that we mentioned above(Default: 1080). and press Connect To Server. Now You Can Chat With Server(One-Way). Do the same way in Server Side to Cinnect To Other Client as Server so you can have a Two-way Chat Aplication or Use Your Compter as Server and Client Side of application To Chat to Yourself (Testing Phase).

Source Code is placed in here for download. The Code is easy to Understand so i just recommend you to read the previous post that i mentioned above. But If you have questions, Just Write it to Me via Comment Or Email to me.

Note: the Server Side must Has a valid and Constant IP Address, so You can not Use this Application On Nat-Network as well.

Net-chat Executable File : (176 KB)
Net-chat Source Code File : ( 9KB )

Developer: Bijan Ebrahimy

written by بیژن ابراهیمی \\ tags: , , , , , , , , , , , , , , , , , , , , ,