Re: Getting in touch with Cloudflare billing Hardware and Software Cloud-based Apps by Dani … Hotline at +1 (866)-325-4810. There's a Live Chat option for Business. Call their sales number and get some… Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks Programming Computer Science by usmanmalik57 …n\nSummary:" response = client.chat.completions.create( model=model_id, messages…;".format(tweet) sentiment_value = client.chat.completions.create( model= model, temperature = … Excited to Join DaniWeb! 🚀 Community Center Say Hello! by aimodapk … AI-based app you’ve come across lately? Let’s chat! Re: Getting in touch with Cloudflare billing Hardware and Software Cloud-based Apps by toneewa … Hotline at +1 (866)-325-4810. There's a Live Chat option for Business. Call their sales number and get some… Re: Excited to Join DaniWeb! 🚀 Community Center Say Hello! by pritaeas Welcome. Re: Excited to Join DaniWeb! 🚀 Community Center Say Hello! by Dani Hi and welcome!! Re: Chat Application Programming Web Development by somedude3488 chat is closed, i am redoing the UI. and updating some bugs. Re: Chat Application Programming Web Development by somedude3488 chat is open again, its kind of stupid to have this thread when no one can access what I am asking them to look at. a better version is coming along and i will have it availiable for download in a few days, if someone wants it. Re: Chat Application Programming Web Development by somedude3488 chat is running again, i fixed a few problems and made the javascript more compatible with other browsers. i would like someone to help me test this on other servers. If you would like to help let me know and I will send the application to you. Re: Chat being search engine indexed Community Center Meta DaniWeb by pritaeas Chat log is also available from within the site, so even if it isn't indexed, it's still retrievable. Re: Chat API :) Community Center Meta DaniWeb by diafol Chat sounds interesting, hadn't noticed the changes to the API. So, you wouldn't be too impressed with somebody calling a fetch every few seconds then, to replicate 'a live feed'? Re: chat application development help Programming Software Development by musthafa.aj chat over lan or internet(like skype..) Chat Programming Web Development by gsskkrish Hi I have done the chat with all users. but i could not chat to selected users. Please help me., How to chat with selected user's in multi user chat. Regards S.Gopalakrishnan Chat System Programming Web Development by shashank.kuls How to make a chat System i.e. chatbox, chat server and all the things related to chat with the asp.net Re: Chat Programming Web Development by diafol You don't need a DB to make a chat app, but it does help. One alternative … to a text file - not too nice. Ajax chat apps are probably the easiest to create. You need …script and gets data from the chat DB. The js script then updates the chat 'window' with the data … posts (update DB) too. Writing a GOOD chat script is considerably more difficult. Chat for four Programming Software Development by Pytho Hi I'm developing a game that includes a chat room for four people. All the programs must be the … it should do [LIST] [*]Someone creates a chat and invites three more there [*]The chat starter will become the server, everyone else… Re: Chat for four Programming Software Development by NormR1 … it one step at a time. [QUOTE] Someone creates a chat and invites three more there [/quote] How does the starter… listening with server sockets waiting for the invite. [QUOTE] The chat starter will become the server, everyone else join it [/QUOTE… Re: Chat for four Programming Software Development by Pytho [QUOTE=NormR1;1608402]Did you finish the project? I can't see a question in your last post.[/QUOTE] No I didn't. I didn't post a new question, because I didn't get the answer for the first. I'm still asking the same question. What's the best way to make a chat for four people and how do I make it? Re: Chat for four Programming Software Development by NormR1 [QUOTE]What's the best way to make a chat for four people and how do I make it?[/QUOTE] That is too general a question. Can you narrow it down to some specific questions? My first post was an answer to your first question. Re: Chat for four Programming Software Development by Pytho … too general. There's a million ways to do a chat, I wan't to know what's good and easy… Re: Chat system Programming Web Development by npasma …'re already an idiot. ANYHOO, here is a basic sample chat room made with ASP.NET. Its very, very basic, and… Café[/B][/U] The Café is a complete, real-time chat room. Users sign in and choose a nickname to identify… Chat Programming Web Development by blacknight ok i want to programm a simple chat. i have no idea on how to go about this any pointing in to right direction would be apreciated thx Chat system Programming Web Development by shad Hi Everyone, i was thinking of creating an online chat system for students as a final year project, i desperately need ideas on how i can go about my project. Any idea you send to me will be very helpful.Thank you :-| Chat Programming Software Development by Utkarsh Kukreti How Do We Create A Chat Application In Vc# Re: Chat Programming Software Development by Utkarsh Kukreti [quote=Inanna;260680]Lotsa ways! What kinda chatting do you wanna do?[/quote] simple text chat with multiuser support Re: Chat Programming Software Development by Inanna [QUOTE]simple text chat with multiuser support[/QUOTE] okey dokey. How much experience do you have with networking in .NET? At the very least you'll need a client/server setup, prolly something like IRC except without all of the extra the goody happy features. chat system Programming Web Development by dmotah hi every1. im wrtting a chat system!,the problem i dont no how to insert the value of a variable into the db(mysql) i no connection and insertion, but only data, nat variable, plz help Chat System Programming Software Development by jk_bscomp … want to ask if is it possible to create a chat program that send and receive message, audio and video for… chat Programming Web Development by sonakrish hi thr Can any one say me the basic concepts for implementing chat in my web page thanks in advance Happy day Re: chat Programming Web Development by DangerDev …/Comet_(programming)"]comet[/URL]. let say user1 wants to chat with user2. now flow will be like this: 1. user1…