登录
首页 » Windows开发 » 网上聊天系统的开发与实现

网上聊天系统的开发与实现

于 2022-12-04 发布 文件大小:768.04 kB
0 49
下载积分: 2 下载次数: 1

代码说明:

应用背景聊天系统的开发与实现的开发背景主要是适应了社会发展的需求,是网络化社会下人与人之间交流所必需的工具,本系统可实现服务器端与客户端的聊天,也可实现一人与多人聊天的需要,还可以随便更该聊天背景,字体设置等。关键技术聊天系统的开发与实现主要借助了socket编程技术及gtk技术和数据库等技术,三者的结合使得聊天系统更加完美,socket技术的使用使得服务器端与客户端更好的通话,gtk技术是聊天的显示框架更加人性化,而数据库技术的使用能让客户随时查看他的聊天记录,从中找出自己需要的信息。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • java卡游戏
    这是一款简单的纸牌游戏,用java来实现写入.if这张卡是一样的,那么他们就会是一样的被淘汰了如果获胜者把所有的车都从比赛中淘汰了,他们就能获胜屏幕。如果这张牌是不一样的,那么他们将仍然在那里,直到他们在两张相同的牌。
    2022-01-26 02:57:02下载
    积分:1
  • C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路...
    C++Builder 实现的又一个抓图源码,运行全屏抓取,只抓活动窗口,抓取指定区三种方式,不敢说很先进,但至少能给初学都一个思路-C++ Builder Grab realize another source, run full-screen crawl, grasp only the active window, crawl designated areas in three ways, did not dare say that they are very advanced, but at least give an idea of learning all
    2022-04-19 18:02:50下载
    积分:1
  • a very simple type of drive control can be transplanted
    一种非常简单的驱动控制可以移植
    2022-01-31 17:30:39下载
    积分:1
  • C++、MFC源代码methodpointers_demo
    C++、MFC源代码methodpointers_demo-C, MFC source code methodpointers_demo
    2022-01-25 20:09:00下载
    积分:1
  • 第六届大学生电子设计竞赛 小车 一题的一种做法
    第六届大学生电子设计竞赛 小车 一题的一种做法-An implement of the car subject in the 6th electronic tecnical competition of chinese college
    2022-07-04 11:47:46下载
    积分:1
  • C# 自动查询百度排名
    C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim();            int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt);            HtmlElement he = webBrowser1.Document.GetElementById("page");            if (index > 0)            {                if (he != null)                {                    HtmlElementCollection strong = he.GetElementsByTagName("strong");                    label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页";                    timer1.Stop();    &
    2022-07-23 07:10:25下载
    积分:1
  • 一个简单指令的cpu设计。 可以实现4个指令的的运算。
    一个简单指令的cpu设计。 可以实现4个指令的的运算。-a simple instructions cpu design. 4 can be achieved directive arithmetic.
    2023-07-14 04:10:03下载
    积分:1
  • recently wrote a small management software, in the initial pages LOGO Lane joine...
    最近写了一个小的管理软件,在初始页LOGO里加入了视频,这里正好由于公司做图形这块,于是这里就牵涉到了这个视频文件的保密问题, 其实也没什么,但是这个小文件虽然简单,但也不能让他们自己拿出去做广告吧,因为是免费提供给他们的.这里讨论一下文件的保密,希望有兴趣的朋友一起来讨论一下. -recently wrote a small management software, in the initial pages LOGO Lane joined the video, here precisely because of this company to do graphics, so here involves a video document of this confidential, in fact, have nothing, but this little document is simple, but we will not let go of their own show advertise it, because it is free for them. here to discuss the confidential document, with the hope of an interest in the friends together to discuss the issue.
    2023-05-10 15:15:02下载
    积分:1
  • Tim Maverick typing test software and source code! If you are interested in typi...
    添翼虎打字测试软件及源程序!如果你对于打字游戏软件感兴趣,不妨看看这个程序.基于Win2000/XP下测试成功!-Tim Maverick typing test software and source code! If you are interested in typing game software, Look at this procedure. Based on the test under Win2000/XP success!
    2023-02-07 16:50:04下载
    积分:1
  • that a company has a customer reception center, the unit time to a random custom...
    说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
    2022-01-30 22:04:42下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载