搜索资源列表

  1. vc_talk

    0下载:
  2. 运用VC++编写的一个简单聊天程序,局域网内可用,C/S模式-VC prepared by the use of a simple chat procedures available within the LAN, C/S mode
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:58368
    • 提供者:陈杰
  1. HomeWorkSP

    0下载:
  2. 这是vc++实现的网络聊天程序的源代码.用了socket技术.-This is the realization of the network vc chat program's source code. With the socket technology.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:160768
    • 提供者:田晶
  1. ChatRoom

    0下载:
  2. VC++网络聊天室实例.服务器端与客户端.-VC++ Network chat room examples. Server-side and client.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-15
    • 文件大小:30720
    • 提供者:wanyan
  1. Chating

    0下载:
  2. 用vc6.0写的一个简单的聊天程序,界面简洁,功能完备。-Vc6.0 written with a simple chat program, the interface is simple and functional.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-15
    • 文件大小:3846144
    • 提供者:huihui
  1. Chat

    0下载:
  2. mfc源码 :简单局域网聊天程序,vc 6。0-mfc source: a simple LAN chat program, vc 6. 0
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:28672
    • 提供者:gary
  1. VC_chat

    0下载:
  2. VC版本的简单聊天程序,包括服务器端和客户端,支持多线程-VC version of the simple chat program, including server-side and client to support multi-threaded
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:52224
    • 提供者:sunny
  1. up

    0下载:
  2. 6个文件: 1 vc中直接操作Access 2 Ado控件实现聊天室 3 SQL服务器目录及文件列表的读取 4 学生成绩管理系统 5 基于UDP的简单网络通讯程序 6 xvid源码-6 files: 1 vc directly controls the operation Access2 Ado realize chat room 3 SQL Server directory and file list read
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-15
    • 文件大小:1599488
    • 提供者:bobo
  1. kjc

    0下载:
  2. 用VC做的聊天程序,感觉还不错,和大家看下-VC to do with the chat program, I feel pretty good, and everyone facie
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-15
    • 文件大小:2172928
    • 提供者:
  1. zhourong

    0下载:
  2. 用VC做的聊天程序,感觉还不错,和大家看下-VC to do with the chat program, I feel pretty good, and everyone facie
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:
  1. chat

    0下载:
  2. vc++实现的一个2D图形聊天代码,挺有趣的-vc++ realize a 2D graphical chat code, very interesting
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:655360
    • 提供者:阿邦
  1. Winsock

    0下载:
  2. 使用VC++编写的基于WinSock的聊天室程序,重点介绍Winsoke API编程技术-Use VC++ Prepared WinSock-based chat room procedures, focused on introduction Winsoke API Programming Technology
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-15
    • 文件大小:68608
    • 提供者:zhenjin
  1. ChatWinsock

    0下载:
  2. 一个用VC编写的小型文字聊天程序,值得大家学习参考-Using VC to prepare a small text chat program, it is worth studying U.S. reference
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-15
    • 文件大小:1568768
    • 提供者:
  1. NET_UDP

    0下载:
  2. VC++ 编写的网络聊天程序,分为客户端和服务器端,端口,IP 地址可以设置-VC++ Prepared network chat program, divided into client and server, port, IP address can be set
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:李国彬
  1. TCP

    0下载:
  2. 一个简单的聊天程序,在vc++下MFC类中运行通过-A simple chat program in vc++ Under the MFC class to run through
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:104448
    • 提供者:yanjiqing
  1. C++server

    0下载:
  2. VC++编写的服务器源码,可以用于socket通讯等,可以用作聊天程序-VC++ Prepared the server source code that can be used for socket communication, etc., can be used as a chat program
  3. 所属分类:Web服务器

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:jinglei
  1. Chat

    0下载:
  2. Chat.rar,VC++ 开发基于Socket的网内聊天程序,通过IP和端口号连接,实现信息的发送与接收。-Chat.rar, VC++ Development Socket-based network of chat program, through the IP and port number to connect, to achieve the sending and receiving information.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:162816
    • 提供者:GYZ
  1. 1

    0下载:
  2. 简单聊天程序服务端和客户端,vc实现,编译测试通过。-Simple chat program services and client-side, vc achieve, compile the test.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:3851264
    • 提供者:阿若有
  1. VC

    0下载:
  2. 这是个C++的聊天室源代码。让大家一起来研究-This is a C++ Chat room source code. So that everyone will work together to study
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:276480
    • 提供者:世民
  1. chatsysterm

    0下载:
  2. VC开发的聊天程序,实现点对点的即时聊天-VC chat program developed to achieve point-to-point real-time chat
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-15
    • 文件大小:2009088
    • 提供者:峰云
  1. shipinliangtian

    0下载:
  2. VC视频聊天!大家可以看看!很好的代码!-VC video chat! Everyone can see! Good code!
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-15
    • 文件大小:103424
    • 提供者:邱鹏
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org